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 |
---|---|---|
| string | The API |
Path parameters
Name | Type | Description |
---|---|---|
| string | The ID of the live photo. |
Example request
Example responses
Last updated