List RCS agent carrier approvals
Lists carrier approval records for an RCS agent. The provider may expose per-carrier, hub-level, or bot-level approval status.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Telnyx-assigned agent identifier.
Response
Carrier approval records for the agent.
Available options:
carrier, hub, bot Available options:
PENDING, SUBMITTED, APPROVED, REJECTED JavaScript