Show Asset
You can use the REST API to see the details of specific asset.NB: This endpoint will deliver different data depening on the asset type and authentication status.. To see the full authenticated and unauthenticated JSON of different asset types please see the Video Object Documentation , Photo Object Documentation or the Audio Object Documentation
Request
GET https://www.cameratag.com/api/v15/assets/[YOUR_ASSET_UUID].json
Parameters
Below is a list of parameters that this endpoint accepts.
Parameter | Accepted Values | Description | Required |
---|---|---|---|
api_key | valid user api_key | Use your account's api_key to authenticate. | Required for authenticated requests |
Example Response
This endpoint will deliver different data depening on the chosen asset's type and authentication status.. To see the full authenticated and unauthenticated JSON of different asset types please see the:
Video Object Documentation
Photo Object Documentation
or the
Audio Object Documentation