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