Find all accounts in account group

Find cash accounts belonging to a specific account group using the search criteria. This is a paged endpoint that by default returns only the first 10 results, in ascending order of their internal ID.

Path Params
int64
required

Account group ID

Query Params
string
Defaults to false

No pagination setup. If true, pageIndex and pageSize have no effect.

string
Defaults to 0

Zero-based page index (0..N)

string
Defaults to 10

The size of the page to be returned

sort
array

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json