Zum Hauptinhalt springen

Getting the subscription status of the subscription

GET /v2/newsletter-subscriptions/self/
v2
GET
newsletter-get-info

Request

Keine Request-Parameter.

Responses

application/json

Status information about the subscription.

  • activeboolean
    required
  • emailstring
    required
  • registeredboolean
    required

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/newsletter-subscriptions/self