Get failed carrier verifications for a load
Return every *failed* ``carrier_verifications`` row whose carrier has reached out to this load (via the same outreach hop the Failed Verifications loads-tab filter uses), newest first, hydrated with the carrier. PASSED rows are filtered out — the panel surfaces only compliance failures.
**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
source
created_at
carrier_id
status
reasons
error_stage
error_message
carrier
v1 carrier response - wraps domain CarrierModel with prefixed IDs.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error

