v1
latestOpenAPI 3.0.02026-08-06102185472.3 KBPlatform accounts
Get platform accounts
Returns a paged list of all active RippleNet platform accounts.
get/config/platforms/accounts
Query parameters
pageinteger
The page number for paginated results. The value is zero-based, where 0 represents the first page.<br/> Set it to 0 to get the first page of results.
sizeinteger
Number of objects to return per page.
Response
Paged list of all active RippleNet platform accounts.
Example response
{
"sort": [
{
"direction": "ASC",
"nullHandling": "NULLS_FIRST",
"ascending": true
}
]
}