List AI tool references

Get all AgentControl config variations that currently reference this tool.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequired
toolKeystringRequired

Query parameters

limitintegerOptional
The number of resources to return.
offsetintegerOptional

Where to start in the list. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next items in the list, up to the query limit.

Response

AI tool references
resourceKeystring
The key of the AI tool.
resourceTypestring
The type of the resource being referenced.
itemslist of objects
totalCountinteger
The total number of references.

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error