List Accounts
Accounts
List Accounts
List or search api keys generated against a Namespace
Pagination is supported via the limit and page query parameters.
GET
List Accounts
Documentation Index
Fetch the complete documentation index at: https://apidocs.paylias.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Partner ID header used for authorization
Query Parameters
Filter based on account titles
Example:
"Safepay Inc."
Filter based on routing numbers
Example:
"011000015"
Filter for accounts with a specific status
Available options:
AS_Verified, AS_Unverified, AS_Deleted Example:
"AS_Verified"
Set the limit for search results
Example:
"3"
Set the page offset
Example:
"1"