Get a live photo
This will retrieve the live photo object. To download the actual photo, you should use the download live photo endpoint.
URL
GET https://api.complycube.com/v1/livePhotos/:id
Retrieves an existing live photo.
Headers
Name
Type
Description
Authorization
*
string
The API live
or test
key.
Path parameters
Name
Type
Description
id
*
string
The ID of the live photo.
Example request
Example responses
Last updated