Get Approval Rules
GET
https://api.sfox.com/v1
/approval-rules
Retrieve a list of the approval rules you have created in your account.
Responses
Example Requests
curl -H 'Authorization: Bearer <API_TOKEN>' \
'https://api.sfox.com/v1/approval-rules'
Last updated