Patronus AI APIError taxonomy
List Error Taxonomy Definitions
List error taxonomy definitions with optional filtering.
Returns error taxonomy definitions with their latest revision number.
If no filters are provided, returns all error taxonomy definitions for the account (up to limit).
GET
/
v1
/error-taxonomy-definition
Authorization
X-API-KEY
<token>
In: header
Query Parameters
project_id
Project Id
Filter by project ID
name
Name
Filter by exact error taxonomy definition name
name_startswith
Name Startswith
Filter by error taxonomy definition name prefix
taxonomy_type
Taxonomy Type
Filter by taxonomy type
error_taxonomy_id
Error Taxonomy Id
Filter by specific error taxonomy definition ID
limit
Limit
Maximum number of records to return
Default:
1000
offset
Offset
Number of records to skip
Default:
0
Successful Response