List IP Whitelist Entries
GET/api/v2/project/whitelist
Lists the IP addresses allowed to approve disbursements. Requires a dashboard login (bearer token) in addition to the apiToken, so it cannot be called with an API key alone - manage the whitelist from the dashboard under Settings.
Responses
- 200
- 403
Whitelist entries retrieved.
Missing or invalid credentials, or an apiToken without a dashboard session. These routes require both.