Admin APIs
block-data-approvals

Get Block Request Timeline

Merged approval timeline (customer-side denormalized fields + admin audit log) — powers the Approvals kanban modal.

get/api/v1/admin/block/requests/{request_id}/timeline

Path parameters

request_idstring uuid required

Response

Successful Response

request_idstring uuid required

Changes

Changed in 1 of the 4 revisions of this API.1

    • added the new grace_extended enum value to the events/items/kind response property for the response status 200

      response-property-enum-value-added