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/:idHandling 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 |
|