Customers
Retrieve a customer by ID
Returns detailed information about a specific customer including their messaging channel configurations and credentials.
GET
/
customers
/
{id}
Authorizations
Path Parameters
Unique identifier of the customer
Response
200 - application/json
Represents a customer account within the Sent platform, including messaging channel configurations and credentials
Unique identifier for the customer
Name of the customer organization
Primary phone number used for sending messages
Identifier for the SMS messaging profile
Bearer token for authenticating SMS requests
Timestamp when the customer account was created
Timestamp when the customer account was last updated
Was this page helpful?