Get Agent
Retrieve details of an RCS agent by its ID.
Returns the agent's configuration including display name, description, logo, hero image,
contact information, and other settings.
Authentication
PINNACLE-API-KEYstring
API Key authentication via header
Path parameters
agentId
The RCS agent ID (must be prefixed with agent_).
Response
The agent details.
id
The unique agent ID, prefixed with agent_.
type
The agent type.
- `TEST` — A test agent for development and testing with whitelisted numbers only.
Allowed values:
serviceId
The RCS service ID assigned to this agent.
carrierLaunches
Per-carrier launch status.
details
The configuration details of an RCS agent, as returned by the GET endpoint.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

