---
title: "Get the subscription preferences for a collection"
method: GET
path: "/collections/{id}/subscription_preferences"
---

# Get the subscription preferences for a collection

`GET /collections/{id}/subscription_preferences`

## Path parameters

- `id` string, required

## Headers

- `x-apikey` string, required

## Response `200`

200

- object
  - `meta` object
    - `count` integer
  - `data` object
    - `attributes` object
      - `last_modification_date` integer
      - `daily_email` boolean
      - `creation_date` integer
    - `type` string
    - `id` string
  - `links` object
    - `self` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/virustotal/apis/virustotal-api-v3.md) · [All operations](https://skmtc.net/virustotal/apis/virustotal-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/virustotal/virustotal-api-v3/versions/d2de390925aa/schema)
