get https://app.safebase.io/api/ext/v1/rest/accounts
Gets all accounts that match the given criteria.
Five filter query parameters can be sent and they work with an 'AND' relationship:
- Account name
- Member email
- Domain name
- Sfdc Account Id
- Review Status
The following query parameters are optional and can be used to control the sorting and pagination of the results:
- Sort Field
- Sort Direction
- Page Number
- Page Size