---
title: "Get Provider Enum Example"
method: GET
path: "/api/integrations/providers/enum-example"
tags: ["v1", "integrations"]
---

# Get Provider Enum Example

`GET /api/integrations/providers/enum-example`

Example endpoint that uses the CompleteProviderNames enum.

This endpoint exists to ensure that the CompleteProviderNames enum is included
in the OpenAPI schema, which will cause Orval to generate it as a
TypeScript enum/constant.

## Response `200`

Successful Response

- ProviderEnumResponse — Response containing a provider from the enum.
  - `provider` string, required — A provider name from the complete list of providers

---

[API](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server.md) · [All operations](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/significant-gravitas/autogpt-agent-server/versions/382041c7ecb2/schema)
