Omni Flow Agents (Message)
Get Omni Flow Agent
Retrieve the details of a single call agent based on its unique identifier.
GET
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Path Parameters
The unique identifier of the agent.
Response Fields
Workspace ID associated with the agent.
User ID of the agent creator.
Name of the agent.
Language model used by the agent (e.g., gpt-4o-mini
).
The phone number ID associated with the agent, if available.
Current status of the agent (e.g., ready
).
Timestamp when the agent was created.
Timestamp when the agent was last updated.
The channel used by the agent for communication (e.g., SMS
).