Retrieve a specific agent's configuration.

Retrieves a specific agent configuration.

Entitlements:
- manageExternalAgents (Manage external Agent configurations)
- readExternalAgents (Read external Agent configurations)
- runExternalAgent (Perform functions of an external agent)

Path Params
string
required

The agent identifier.

Query Params
string

Displays results based on the filter criteria.

Filter values to be inclusive or exclusive only. It cannot be combined.

Use a comma (,) to separate multiple filter parameters.

Note: The filter parameter value must be HTML encoded. Use the prefix "filter=" in the query parameter.

Examples
Filter to return only id : filter=id
Filter to exclude id and enabled : filter=%21id,enabled

Responses

Language
URL
Choose an example:
application/json