List approvals
Fetch Approvals attached to a given Request.
GET
List Approvals for a Request
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.
Path Parameters
The UID (or friendly_id) of the Request
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 for a Request

