List Synthetic Account Types
GET {{baseUrl}}/synthetic_account_types
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
program_uid | string | Only list Synthetic Account Types that are available to be used by the given Program | |
limit | number | Maximum number of items to retrieve. This filter is automatically applied with the default value if not given. | |
offset | number | Index of the items to start retrieving from | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
Accept | string |