Describe Asset Statuses
Scope: | get_ref_asset_statuses |
App Type: | Agency |
Authorization Type: | Access token |
Url: | v3/system/asset/statuses?lang={lang} |
HTTP Method: | GET |
Response Information
application/json
{ "assetStatuses": [ { "id": "sample string 1", "display": "sample string 2" } ] }