The following macros are not currently supported in the header:
- style
Get asset
Under Construction
The assets endpoints and documentation is still under construction.
Â
Returns an asset identified by its id.
GET /assets/:id
Handling the response
Below is a table of available response fields and objects that are returned within the response object of the returned object. The optional fields and objects can be requested in the _fields
 parameter. Underlined values are always returned.
id | Integer | Â |
---|---|---|
title | String | Â |
standing | String | Â |
date_created | Unix timestamp | Â |
against_type | String | Â |
against_id | Integer | Â |
asset_type | Asset Type Object | Â |
asset_type_id | Integer | Â |
affiliation | Affiliation Object | Â |
affiliation_id | Integer | Â |
manager | Staff Object | Â |
manager_id | Integer | Â |
address | Address Object | Â |
address_id | Integer | Â |