Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The API version to use.
Available options:
2025-06-19
Path Parameters
The ID of the procedural agent to retrieve. Use pa_8qm9JBCiTe7
for the latest version, or pa_8qm9JBCiTe7@v2
for a specific version.
Response
Successful response.
Unique identifier for the procedural agent, e.g. pa_8qm9JBCiTe7
Version-specific identifier for the procedural agent instance, e.g. pa_8qm9JBCiTe7@v0
Human-readable name for the procedural agent.
Description of the procedural agent.
Status of this procedural agent version: 'released', 'draft', or 'archived'.
Available options:
released
, draft
, archived
Full configuration for the procedural agent (e.g. runtime, tools, output).
A summary description of the conversational agents that trigger this procedural agent.