List ELP assessment tests
Retrieve ELP assessment tests for your organization. Each test spans the full lifecycle (REQUESTED → COMPLETED → SCORED) with the associated call and transcript when available.
Authentication: Supports API key and bearer token authentication.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Organization-ID
Query parameters
phone_number
Filter by driver phone number (E.164)
mc_number
Filter by carrier MC number
call_id
Filter by call ID
page
Page number (1-indexed)
page_size
Items per page
Response
Successful Response
data
List of items for the current page
pagination
Pagination metadata
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
429
Too Many Requests Error

