List Approvals
Fetch Approvals across all Requests the authenticated user can access.
GET
List Approvals
Documentation Index
Fetch the complete documentation index at: https://developer.siit.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Fields to expand into full objects. Example: ?expand[]=assignee_admin&expand[]=tags
Filter by Approval state. Accepts multiple values.
Available options:
approved, expired, pending, rejected Filter Approvals created after a DateTime (ISO 8601).
Filter Approvals created before a DateTime (ISO 8601).
The current page
Number of results retrieved per page.
List Approvals

