List sender registrations

Returns a paginated list of sender registrations for the authenticated account.

  • If the account does not use parent/child accounts, the API returns registrations for the authenticated account.
  • If the account is a parent account, the API returns registrations for the parent account and all child accounts.
Query Params
integer
≥ 1
Defaults to 1

Page number to return (1-based). Default 1.

integer
1 to 100
Defaults to 25

Maximum number of results per page. Default 25, maximum 100.

string

Filter registrations by child account ID. Returns only registrations belonging to the specified child account.

string

Filter registrations by sender phone number in E.164 format (e.g., 61412312312).

string

Filter registrations by status. Accepts one or more comma-separated values. Valid values: PENDING_APPROVAL, VERIFIED, REJECTED, CANCELLED.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json