List approvals
List approvals
List Allowlist records in an organization.
GET
List approvals
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The page number of response
How many results to return per page of response
Response
200 - application/json
Successful Response
The approval number
The base artifact fingerprint
The name/identifier of the artifact
The target artifact fingerprint
Description for the approval
List of commits with their artifact fingerprints
Pattern:
^[a-f0-9]{40}$Timestamp when the approval was created
Timestamp when the approval was last modified
Overall approval state
Available options:
APPROVED, UNAPPROVED, PENDING List of individual approvals
Environment the approval is valid for
Additional user data
Last modified on April 16, 2026