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 from linked records
"field1,field2"
Comma-separated field names for sorting. Prefix with - for DESC
"createdAt,-priority"
Filter conditions: (field,op,value)
"(status,eq,active)"