Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Query Parameters

limit
integer
default:50
Required range: x <= 200

Response

Status history entries ordered by changed_at desc

id
string<uuid>
agent_id
string<uuid>
old_status
string
new_status
string
changed_at
string<date-time>
changed_by
string | null