Returns all out-of-the-box asset class types in Civic Platform.
Scope | assets |
App Type | Agency |
Authorization Type | Access token |
URI | /v4/settings/assettypes/classTypes?offset={offset}&limit={limit}&fields={fields}&lang={lang} |
HTTP Method | GET |
Automation Version(s) | 9.0.0 |
Field or Parameter | Type | Required | Values | Description | Automation Version |
---|---|---|---|---|---|
fields | string | No | Comma-delimited names of fields to be returned in the response. Note: Field names are case-sensitive and only first-level fields are supported. Invalid field names are ignored. | 9.0.0 | |
lang | String | No | Indicates the language applied. | 9.0.0 | |
limit | long | No | Indicates the number of items that are returned in each page. | 9.0.0 | |
offset | long | No | Indicates the offset start of each page by the number specified. | 9.0.0 |