Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number (default: 1)
x >= 1Number of records per page (default: 25, max: 100)
1 <= x <= 100Comma-separated field names to include in response
"field1,field2,field3"
Comma-separated field names for sorting. Prefix with - for DESC
"createdAt,-priority"
Filter conditions: (field,op,value)~and(field2,op,value2)
"(status,eq,active)~and(priority,gt,5)"
View ID for pre-filtered view