---
title: "This resource returns the default subscription_level for bulk toe requests for your customer."
method: GET
path: "/v1/portfolio/subscription_level_config"
tags: ["Portfolio"]
---

# This resource returns the default subscription_level for bulk toe requests for your customer.

`GET /v1/portfolio/subscription_level_config`

This resource returns the default subscription_level for bulk toe requests for your customer if it has been set.

This can be set if you want all /v1/portfolio/bulk_add requests to have the same subscription level.

Options are 1 (Discover) or 2 (Advisor)

## Response `200`

OK

- SubscriptionLevelConfig
  - `subscription_level` '1' | '2', required — The customer SubscriptionLevelConfig. Options are 1 (Discover) or 2 (Advisor).

## Other responses

- `401` — Authentication information was missing or invalid or the user is not authorized to access resource or perform the associated action.
- `404` — The URI didn't match an existing resource.

---

[API](https://skmtc.dev/recordedfuture/apis/alert-api.md) · [All operations](https://skmtc.dev/recordedfuture/apis/alert-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/recordedfuture/alert-api/revisions/c8c2f68d8b60/schema)
