Filter Subaccounts
Get a list of your subaccounts on Terraswitch.
Optional Query Parameters
Property
Data Type
Description
Example
limit
string
Number of records per page
50
page
string
Page number to view
1
order
string
Arrangement of records in descending or ascending order
"asc" or "desc"
Body Parameters
Property
Data Type
Description
Example
Required
isEnabled
boolean
Specify filter value for the enabled status of the product
true
Yes, if no other field is specified
type
string
The split type for a subaccount. This can be percentage
or flat
"flat"
Yes if no other field is specified
Last updated