API Assets Retrieve

From unroole CMS wiki
Jump to: navigation, search

Summary

Retrieve data for one asset.

URI

https://api.unroole.com/accounts/[account-id]/assets/[asset-id]

HTTP Method

GET

Required Paramaters

Paramater Default Maximum Length Accepted Values Description
token API Persistence Token that identifies this user and its permissions.

Optional Paramaters

Paramater Default Maximum Length Accepted Values Description
fields id, name, file_name, url API Asset Fields List of comma separated fields to be returned in the response.
url_time_limit 60 The length of time (in seconds) that the asset url will be accessible for if the asset is private. This only applies to the response.

Response

Field Type Description
http_status integer API Status Code
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
error Rails default
asset API Asset Fields