Skip to main content
GET
Application Transition History

Get Application Transition History

Fetch the transition history of a specific application based on its ID.

Endpoint

Authentication

[!NOTE] Requires a valid company API key in the Authorization header (format: Api-Key <key>).

Path Parameters

Example Request

Responses

200: OK

Successfully retrieved the application transition history.

400: Bad Request

Invalid application ID or application does not belong to the current company.

Notes