---
title: "Gets endpoint settings for an endpoint."
method: GET
path: "/endpointSettings"
---

# Gets endpoint settings for an endpoint.

`GET /endpointSettings`

## Response `200`

Response with endpoint settings info in it.

- EndpointSettingsDTO — Endpoint settings.
  - `activeLearning` ActiveLearningSettingsDTO — Active Learning settings of the endpoint.
    - `enable` string — True/False string providing Active Learning

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/azure/apis/qnamaker-client.md) · [All operations](https://skmtc.net/azure/apis/qnamaker-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/qnamaker-client/versions/75b50ce22fbe/schema)
