Get file.
Sign in to run requests against the CDE API.
Authorization
oAuth2AuthCode AuthorizationBearer <token>
In: header
Path Parameters
bucketId*string
Format
uuidkey*string
Format
stringResponse Body
application/json
application/json
application/json
curl -X GET "https://cde.staging.productsup.com/buckets/497f6eca-6276-4993-bfeb-53cbbbba6f08/files/string"Empty
{
"message": "You have to be authorized to access this resource."
}{
"message": "Access denied for user."
}{
"message": "Bucket not found."
}How is this guide?