---
title: "List available options for an onboarding step"
method: GET
path: "/fiscal-document/v1/fiscalization/connections/{connectionId}/onboarding/{stepKey}/options"
tags: ["Fiscal Connection Config"]
---

# List available options for an onboarding step

`GET /fiscal-document/v1/fiscalization/connections/{connectionId}/onboarding/{stepKey}/options`

Returns provider-specific options for the given step (e.g. available accounts for registration, available series for the series step).

## Path parameters

- `connectionId` integer, required
- `stepKey` string, required

## Headers

- `X-Property-ID` integer, required

## Response `200`

OK

- object[]

---

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