---
title: "Get Profiling Questions"
method: GET
path: "/enrichment/v1/sustainability/users/profiling/questions"
tags: ["Finance Management.Sustainability.User Profiling"]
---

# Get Profiling Questions

`GET /enrichment/v1/sustainability/users/profiling/questions`

This returns questions to be answered by users for more precise CO2 calculations, comparisons, or insights. The questions will be in the language specified by the language parameter. It defaults to English.

<b>There are two types of questions:</b>
  - SELECTABLE: The user can select an answer from a list
  - INPUT: The user is asked to give a free text answer of the specified type and according to validation

## Query parameters

- `language` string

## Response `200`

Returns `200 Ok` for successful operation.

- Finance20ManagementSustainabilityList20Profiling20Questions — unresolved $ref

## Other responses

- `400` — Returns `400 Bad Request` if the payload does not pass validation.
- `401` — Returns `401 Unauthorized` if the user is not authorized.
- `403` — Returns `403 Forbidden` if the user is not permitted.
- `404` — Returns `404 Not Found` if the entity is not present.
- `500` — Returns `500 Internal Server Error` if there is an unexpected server error.

---

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