---
title: "Get_all_email_opt-in_forms"
method: GET
path: "/channel/{id}/email-opt-in-forms"
tags: ["Email"]
---

# Get_all_email_opt-in_forms

`GET /channel/{id}/email-opt-in-forms`

Get all email opt-in forms

## Path parameters

- `id` string, required

## Response `200`

Success-Response:

- object
  - `emailOptInForms` object[], required — <p>Array of objects with email opt-in forms data</p>
    - `channels` string[]
    - `name` string
    - `fields` object[]
    - `emailOptInRoutineId` string
    - `checkboxEnabled` boolean
    - `checkboxText` string
    - `tags` string[]
    - `headlineStyle` object
    - `descriptionStyle` object
    - `fieldStyle` object
    - `labelStyle` object
    - `inputStyle` object
    - `buttonStyle` object
    - `buttonContent` string
    - `topicStyle` object
    - `topicElementStyle` object
    - `enabledEditOptInForm` boolean
    - `emailTemplateId` string
    - `editOptInFormFields` object[]
    - `createdAt` string

---

[API](https://skmtc.dev/cleverpush/apis/cleverpush-api-reference.md) · [All operations](https://skmtc.dev/cleverpush/apis/cleverpush-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cleverpush/cleverpush-api-reference/revisions/64ed799d2f1b/schema)
