Get agent configuration

Retrieve the agent configuration identified by {sId} in the workspace identified by {wId}.

Path Params
string
required

ID of the workspace

string
required

ID of the agent configuration

Query Params
string
enum
Defaults to light

Configuration variant to retrieve. 'light' returns basic config without actions, 'full' includes complete actions/tools configuration

Allowed:
Responses

400

Bad Request. Invalid or missing parameters.

401

Unauthorized. Invalid or missing authentication token.

404

Agent configuration not found.

405

Method not supported. Only GET or PATCH is expected.

500

Internal Server Error.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json