Gets all pick lists in the system.
| Scope | settings Deprecated scope name: get_settings_pick_lists |
| App Type | All |
| Authorization Type | Access token |
| URI | /v4/settings/pickLists |
| HTTP Method | GET |
| Automation Version(s) | 7.3.3 |
| 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.3 |
| result.description | string | The description of the record or item. | 7.3.3 |
| result.status | result.status{} | The pick list status. | 7.3.3 |
| result.status.text | string | The localized display text. | 7.3.2 |
| result.status.value | string | The value for the specified parameter. | 7.3.2 |
| status | integer | The record status. | 7.3.3 |