Check consent status
Checks whether a phone number has active consent for the authenticated user.
Authentication
AuthorizationBearer
Send as Authorization: Bearer <your-key>. Obtain keys from the portal — prefix sk_live_ for production, sk_test_ for sandbox.
Query parameters
phone_number
E.164 phone number to check
line_id
Optionally scope to a specific line
Response
Consent status
status
Allowed values:
consent
Errors
401
Unauthorized Error
422
Unprocessable Entity Error
