Get an agent and its active revision.

Retrieve an agent and its active revision by agent_id. Verifies that the agent belongs to the actor’s organization.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

agent_idstringRequired

Response

Successful Response
agentobject
revisionobject

Errors