Patronus AI APIError taxonomy
List Error Taxonomy Definitions
GET
/
v1
/error-taxonomy-definition
Authorization
X-API-KEY
<token>
In: header
Query Parameters
project_id
RequiredProject Id
Filter by project ID
Format:
"uuid"
taxonomy_type
RequiredTaxonomy Type
Filter by taxonomy type
Value in:
"system" | "user"
name
Name
Filter by exact error taxonomy definition name
name_startswith
Name Startswith
Filter by error taxonomy definition name prefix
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