Gets the status of the specified workflow task for the specified record.
| Scope | records Deprecated scope name: get_record_workflow_task_statuses |
| App Type | All |
| Authorization Type | Access token |
| URI | /v4/records/{recordId}/workflowTasks/{id}/statuses?lang={lang} |
| HTTP Method | GET |
| Automation Version(s) | 7.3.2 |
| Field or Parameter | Type | Required | Values | Description | Automation Version |
|---|---|---|---|---|---|
| id | string | Yes | � | The unique identifier for the object, assigned by the Civic Platform server and provided in a response. | 7.3.2 |
| lang | String | No | � | Indicates the language applied. | 7.3.2 |
| recordId | string | Yes | Get All Records Search Records Get My Records | The unique ID associated with a record. | 7.3.2 |