Error
A valid request URL is required to generate request examples{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Organizations
Download file from organization design
Download a single file from an organization design. Streams the S3 object body back with the stored Content-Type and a sensible Content-Disposition.
GET
/
api
/
v1
/
org
/
designs
/
{designUuid}
/
files
/
{fileUuid}
Error
A valid request URL is required to generate request examples{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Was this page helpful?