List tests for agent
Agent tests
List tests for agent
List the tests linked to an agent.
GET
List tests for agent
Authorizations
API key for authentication
Path Parameters
Agent whose linked tests 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