Error
A valid request URL is required to generate request examples{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Organizations
Download theme package
Download a complete organization theme as the canonical theme-as-code tar package.
GET
/
api
/
v1
/
org
/
designs
/
{designUuidOrSlug}
/
package
Error
A valid request URL is required to generate request examples{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Path Parameters
A resource UUID or its URL slug. Resolve to a real UUID before using as a key.
Response
Success
Was this page helpful?