GET
/
customers

Authorizations

x-api-key
string
header
required

Query Parameters

page
integer
required

Page number to retrieve (starts from 1)

Required range: x > 1
pageSize
integer
required

Number of items to return per page

Required range: 1 < x < 100

Response

200 - application/json
createdAt
string

Timestamp when the customer account was created

id
string

Unique identifier for the customer

name
string

Name of the customer organization

sendingPhoneNumber
string

Primary phone number used for sending messages

smsBearerToken
string

Bearer token for authenticating SMS requests

smsMessagingProfileId
string

Identifier for the SMS messaging profile

updatedAt
string

Timestamp when the customer account was last updated