GET
/
customers
/
{id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

id
string
required

Unique identifier of the customer

Response

200 - application/json

Represents a customer account within the Sent platform, including messaging channel configurations and credentials

id
string

Unique identifier for the customer

name
string

Name of the customer organization

sendingPhoneNumber
string

Primary phone number used for sending messages

smsMessagingProfileId
string

Identifier for the SMS messaging profile

smsBearerToken
string

Bearer token for authenticating SMS requests

createdAt
string

Timestamp when the customer account was created

updatedAt
string

Timestamp when the customer account was last updated