List prompt snippet references
Get all AI Config variations that currently reference this prompt snippet.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
snippetKey
Query parameters
limit
The number of resources to return.
offset
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
Prompt snippet references
resourceKey
The key of the prompt snippet.
resourceType
The type of the resource being referenced.
items
totalCount
The total number of references.
_links
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error