---
title: "Managed Auth Function Templates Get"
method: GET
path: "/managed-auth/function-templates"
tags: ["managed-auth"]
---

# Managed Auth Function Templates Get

`GET /managed-auth/function-templates`

## Headers

- `x-notte-request-origin` string, nullable
- `x-notte-sdk-version` string, nullable

## Response `200`

Successful Response

- ManagedAuthFunctionTemplates
  - `login_source` string, required
  - `verifier_source` string, required
  - `placeholders` string[], required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/notte/apis/notte-api.md) · [All operations](https://skmtc.net/notte/apis/notte-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/notte/notte-api/revisions/8dda4e3d49cc/schema)
