Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Admin API key (format: sk_admin_*) for organization-level operations

Path Parameters

appId
string
required

Unique identifier for a App. Format: app_[test_]{ksuid}

Pattern: ^app_(?:test_)?[a-zA-Z0-9]{27}$
Example:

"app_2DbBs7GWhGvVNJGrDXr5RG0mBWI"

Query Parameters

limit
string

Maximum number of phone numbers to return

Example:

"20"

offset
string

Number of phone numbers to skip

Example:

"0"

Response

List of phone numbers

phoneNumbers
object[]
required
totalCount
number
required