Get Approval Requests
GET
https://api.sfox.com/v1
/approvals
Retrieve a list of approval requests.
Query Parameters
Parameter
Type
Description
pending
boolean
When set to true
will only return pending approvals, otherwise all approvals both completed and pending will be returned.
Responses
Example Requests
Last updated