Workflow status times

List workflow status times for a requirement

This API endpoint should be treated carefully as it could allow you to create invalid status transition times. It requires activation on the account. Please contact support@aha.io to request access.

If you are looking to only list the workflow status history on a record, you can do so like this:
`/api/v1/<your-record-type>?fields=reference_num,workflow_status_times`
get/requirements/{requirement_id}/workflow_status_times

Path parameters

requirement_idstring required

RequirementId identifier

Query parameters

pagestring
per_pagestring

Response

Successful operation

Changes

No recorded changes to this endpoint across all 1 revision of this API.