---
title: "GET /user/{userID}/insight-preference-date"
method: GET
path: "/user/{userID}/insight-preference-date"
tags: ["insight-preference-date"]
---

# GET /user/{userID}/insight-preference-date

`GET /user/{userID}/insight-preference-date`

Used to allow users to set insight/budget preferences.

## Path parameters

- `userID` integer, required

## Headers

- `Cache-Control` string
- `User-Agent` string, required
- `X-Bunq-Language` string
- `X-Bunq-Region` string
- `X-Bunq-Client-Request-Id` string
- `X-Bunq-Geolocation` string
- `X-Bunq-Client-Authentication` string, required

## Response `200`

Used to allow users to set insight/budget preferences.

- InsightPreferenceDateListing[]
  - `day_of_month` integer — The day of month at which budgeting/insights should start.

## Other responses

- `400` — This is how the error response looks like for 4XX response codes

---

[API](https://skmtc.net/bunq/apis/bunq-api.md) · [All operations](https://skmtc.net/bunq/apis/bunq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunq/bunq-api/revisions/369477c7bd26/schema)
