Authorizations
Your unique Avido API key
Your unique Avido Application ID
Query Parameters
Number of items to skip
Required range:
x >= 0Example:
0
Number of items per page
Required range:
1 <= x <= 100Example:
25
Field to order by
Example:
"createdAt"
Order direction
Available options:
asc, desc Example:
"desc"
Filter by annotation title
Example:
"system prompt"
Start date (ISO8601) for filtering annotations.
Example:
"2025-01-09T14:47:56Z"
End date (ISO8601) for filtering annotations.
Example:
"2025-01-09T14:47:56Z"