Returns a list of workflows (faculty evaluation cycles)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer token
Comma-separated list of relationships to include. Allowed: department
Sort order. Prefix with - for descending. Allowed: name, begins_on, created_at, updated_at, id
Filter results. Available filters: name, name.neq, name.cont, name.in, name.nin, begins_on, begins_on.neq, begins_on.lt, begins_on.lte, begins_on.gt, begins_on.gte, ends_on, ends_on.neq, ends_on.lt, ends_on.lte, ends_on.gt, ends_on.gte, category, category.neq, category.cont, category.in, category.nin, draft_mode (boolean). 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