List or search api keys generated against a Namespace
Pagination is supported via the limit
and page
query parameters.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Partner ID header used for authorization
Filter based on account titles
"Safepay Inc."
Filter based on routing numbers
"011000015"
Filter for accounts with a specific status
AS_Verified
, AS_Unverified
, AS_Deleted
"AS_Verified"
Set the limit for search results
"3"
Set the page offset
"1"
Response when retrieving a list of accounts
Standard response structure for successful operations