List All Subscriptions
GET {{baseUrl}}/v1/rebalancing/subscriptions
Lists subscriptions
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
account_id | string | Any subscriptions for this account_id will be returned | |
portfolio_id | string | Portfolio ID | |
page_token | string | Pagination token | |
limit | string | Max number of subscriptions to return per page |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"adh129dfuh2hjks","account_id":"1ahsd1234hagjjkda","portfolio_id":"asd123t1235sd123gsda123safd12","created_at":"2022-03-25T12:53:19.264Z","updated_at":"2022-04-25T12:53:19.264Z","last_rebalanced_at":"2023-03-25T12:53:19.264Z"}