Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer token
Comma-separated list of relationships to include. Allowed: profile, department
Sort order. Prefix with - for descending. Allowed: created_at, updated_at
Filter results. Available filters: title, title.neq, title.cont (case-insensitive substring match), title.in (comma-separated list), title.nin (comma-separated list), effective_from, effective_from.neq, effective_from.lt, effective_from.lte, effective_from.gt, effective_from.gte, label, label.neq, label.cont (case-insensitive substring match), label.in (comma-separated list), label.nin (comma-separated list), featured (boolean), external_id, external_id.neq, external_id.cont (case-insensitive substring match), external_id.in (comma-separated list), external_id.nin (comma-separated list), effective_to, effective_to.neq, effective_to.lt, effective_to.lte, effective_to.gt, effective_to.gte, percent_allocation (number), percent_allocation.neq (number), percent_allocation.lt (number), percent_allocation.lte (number), percent_allocation.gt (number), percent_allocation.gte (number), percent_allocation.in (number, comma-separated list), percent_allocation.nin (number, comma-separated list), profile, department, department.exists. Custom fields can also be filtered with filter[custom_fields.field_name].
Number of items per page (max 100)
Cursor for next page
Cursor for previous page