---
title: "GET /ofrep/v1/configuration"
method: GET
path: "/ofrep/v1/configuration"
tags: ["OFREPService"]
---

# GET /ofrep/v1/configuration

`GET /ofrep/v1/configuration`

OFREP provider configuration

## Response `200`

OK

- GetProviderConfigurationResponse
  - `name` string
  - `capabilities` Capabilities
    - `cacheInvalidation` CacheInvalidation
      - `polling` Polling
        - `enabled` boolean
        - `minPollingIntervalMs` integer
    - `flagEvaluation` FlagEvaluation
      - `supportedTypes` string[]

---

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