List agent evaluators
Agents
List agent evaluators
List evaluators linked to an agent
GET
List agent evaluators
Authorizations
API key for authentication
Path Parameters
The agent whose evaluators to list
Example:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Query Parameters
Case-insensitive substring search on name. Blank is a no-op
Maximum number of items to return. Omit for no limit (all items)
Required range:
1 <= x <= 1000000Number of items to skip before returning results
Required range:
x >= 0