List all Sub Account Holders
List all Sub Account Holders
Headers
API key is required to call Solid APIs. You can view and manage your API keys in the Solid dashboard.
"{{api_key}}"
Query Parameters
unique id of the master account
"mas_743fa071316bc6beaf5dddfd05f49c30"
unique id of the sub account
"sub_bda1e562657c41e553104b10aad3fe70"
unique id to cross-reference records with external systems
"XVH-27LGDFX"
number of records to return
10
A cursor for use in pagination. starting_after
is an ID that defines your place in the list. For instance, if you make a list request and receive 50 records, ending with Y2xpXzAxOGY4NjEzMDEyYjdlNTFiOTZjNmVlYWJiNmRiZTky
, your subsequent call can include starting_after=Y2xpXzAxOGY4NjEzMDEyYjdlNTFiOTZjNmVlYWJiNmRiZTky
in order to fetch the next page of the list.
"Y2xpXzAxOGY4NjEzMDEyYjdlNTFiOTZjNmVlYWJiNmRiZTky"
A cursor for use in pagination. ending_before
is an ID that defines your place in the list. For instance, if you make a list request and receive 50 records, starting with Y2xpXzAxOGY4NjEzMDEyYjdlNTFiOTZjNmVlYWJiNmRiZTky
, your subsequent call can include ending_before= Y2xpXzAxOGY4NjEzMDEyYjdlNTFiOTZjNmVlYWJiNmRiZTky
in order to fetch the previous page of the list.
"Y2xpXzAxOGY4NjEzMDEyYjdlNTFiOTZjNmVlYWJiNmRiZTky"
Response
List all Sub Account Holders
The response is of type object
.