Skip to main content
GET
Get SMS Settings

Get SMS Settings

Returns the company’s SMS add-on status: whether SMS is enabled, plan eligibility, credit balance, brand prefix, phone numbers, and whether SMS sequence steps will actually send. Check this before adding SMS steps to sequences. Steps added while SMS is not ready are stored normally but skip at runtime until the add-on is enabled and a number is active.

Request

No request body. Pass X-Company-Id if your API key has access to multiple companies.

Update a number

Use the number id returned above to set a label that appears in SMS campaign pickers, and/or a per-number brandPrefix override (messages send as {prefix}: your message; null clears back to the account-wide prefix). Omitted fields keep their value. This mutation requires the companies:manage scope.

Responses