Skip to main content
GET
List transmissions for a business

Authorizations

Authorization
string
header
required

JWT access token obtained from POST /api/v1/auth/jwt/login, the OAuth token endpoint, or a business-scoped API token. Some Business/Chat/Template/Scheduling endpoints alternatively accept HTTP Basic credentials scoped to the business slug.

Headers

business-id
string<uuid>
required

Query Parameters

status
string
limit
integer
default:50
Required range: 1 <= x <= 200

Response

Transmissions, newest first.

transmissions
object[]
total
integer
business_id
string<uuid>