Authorizations
Enter your API Key in the format: Bearer <token>. Get it from https://gbox.ai
Path Parameters
Box ID
Example:
"c9bdc193-b54b-4ddb-a035-5ac0c598d32d"
Album name
Example:
"Pictures"
Media name
Example:
"IMG_001.jpg"
Response
200 - application/json
Media detail
Photo representation
Photo type indicator
Available options:
photo
MIME type of the photo
Example:
"image/jpeg"
Name of the photo
Example:
"IMG_001.jpg"
Full path to the photo in the box
Example:
"/sdcard/albums/vacation/IMG_001.jpg"
Size of the photo
Example:
"2.5MB"
Last modified time of the photo
Example:
"2021-01-01T00:00:00Z"