Gets the checklist groups for use with an inspection.
| Scope | inspections Deprecated scope name: get_settings_checklist_groups |
| App Type | Agency |
| Authorization Type | Access token |
| URI | /v4/settings/inspections/checklistsGroups?lang={lang} |
| HTTP Method | GET |
| Automation Version(s) | 7.3.2 |
| Field or Parameter | Type | Required | Values | Description | Automation Version |
|---|---|---|---|---|---|
| lang | String | No | � | Indicates the language applied. | 7.3.2 |
| Field | Type | Description | Automation Version |
|---|---|---|---|
| result[] | result{} | � | 7.3.2 |
| result.id | string | The unique identifier for the object, assigned by the Civic Platform server and provided in a response. | 7.3.2 |
| result.text | string | The localized display text. | 7.3.2 |
| result.value | string | The value for the specified parameter. | 7.3.2 |
| status | integer | The record status. | 7.3.3 |