---
title: "Return the configuration values for the FMO"
method: GET
path: "/v1/FireLight/fmoConfiguration/{fmoId}"
tags: ["FireLight"]
---

# Return the configuration values for the FMO

`GET /v1/FireLight/fmoConfiguration/{fmoId}`

## Path parameters

- `fmoId` integer, required

## Response `200`

The Firelight FMO Configuration

- AdaptekApiApplicationFireLightQueriesGetFireLightFmoConfigurationFirelightFmoConfigurationDto
  - `fmoId` integer
  - `certificateThumbprint` string, nullable
  - `firelightIssuer` string, nullable
  - `firelightSecret` string, nullable
  - `organizationId` string, nullable
  - `sourceId` string, nullable
  - `firmId` string, nullable

## Other responses

- `404` — The configuration was not found

---

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