Get active escalations for a load
Return ACTIVE escalation rows anchored to this load, newest first. Mirrors the Active Escalations loads-tab filter — RESPONDED / TIMED_OUT / CANCELLED rows stay out of the panel.
Authentication: Supports API key and bearer token authentication.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
load_id
Headers
X-Organization-ID
Response
Successful Response
id
load_id
agent_type
message
status
created_at
call_id
escalation_type
response_message
response_user_id
responded_at
resolved_at
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error

