Get an agent

View as Markdown

Authentication

AuthorizationBearer

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

Path parameters

model_idstringRequired

Agent ID. You can find it on the agent’s page in your dashboard.

Query parameters

include_actionsbooleanOptionalDefaults to false

Include action IDs and input_variables (each with the action’s trigger_condition) grouped by action_id.

Response

200
statusstring
Whether the request was successful.
responseobject

Errors

400
Bad Request Error