Accounts
List Accounts
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
The page number of the results to fetch
The number of results per page
The provider of the results to fetch
The origin owner identifier of the results to fetch
The providers list of the results to fetch
The providers list of the results to fetch
The status of the results to fetch
Response
200
application/json
The list of accounts was retrieved.
Available options:
active
, inactive
, error
Was this page helpful?