Get All Statuses for Record Type

Gets the status values for use with a specified record type.

Resource Information

Scoperecords

Deprecated scope name:   get_settings_record_statuses

App TypeAll
Authorization TypeAccess token
URI /v4/settings/records/types/{id}/statuses?lang={lang}
HTTP MethodGET
Automation Version(s)7.3.2

Request Information

Field or ParameterTypeRequiredValuesDescriptionAutomation Version
idstringYesThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
langStringNoIndicates the language applied.7.3.2

Response Information

FieldTypeDescriptionAutomation Version
result[]result{}7.3.2
result.groupstringThe record status group.7.3.2
result.textstringThe localized display text.7.3.2
result.valuestringThe value for the specified parameter.7.3.2
statusintegerThe record status.7.3.3