Skip to content
Get Started

Verifications

Sendblue Verify issuance and recovery state

List account verifications
GET/api/v2/verify/verifications
ModelsExpand Collapse
VerificationState object { channel, date_created, date_updated, 5 more }
channel: string
date_created: string
date_updated: string
service_sid: string
sid: string
status: string
date_completed: optional string
to: optional string
VerificationListResponse object { data, pagination, status }
data: array of VerificationState { channel, date_created, date_updated, 5 more }
channel: string
date_created: string
date_updated: string
service_sid: string
sid: string
status: string
date_completed: optional string
to: optional string
status: "OK"