List Agent Configurations

Returns all agent configurations for the specified project. Configurations are returned in their uninterpolated formโ€”template variable placeholders appear as-is rather than with their substituted values.

Authentication

AuthorizationToken

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Path parameters

project_idstringRequired

Response

A list of agent configurations
agentslist of objects
A list of agent configurations for the project

Errors

400
Bad Request Error