---
title: "Get custom properties data"
method: GET
path: "/scenarios/{scenarioId}/custom-properties"
tags: ["Scenarios / Custom properties data"]
---

# Get custom properties data

`GET /scenarios/{scenarioId}/custom-properties`

Gets custom properties data of the specified scenario.

## Path parameters

- `scenarioId` integer, required

## Response `200`

Successful response

- object
  - `customProperties` object
  - `scenarioId` number

---

[API](https://skmtc.dev/make/apis/web-api-v2-public.md) · [All operations](https://skmtc.dev/make/apis/web-api-v2-public/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/make/web-api-v2-public/revisions/531769e6f813/schema)
