Get all newsletter subscriptions (Admin only)
Documentation Index
Fetch the complete documentation index at: https://docs.justanotheruptime.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Response
Returns all newsletter subscriptions
Unique identifier for the newsletter subscription
"123e4567-e89b-12d3-a456-426614174000"
Email address of the subscriber
"subscriber@example.com"
Flag indicating if the subscription is active
true
Date and time when the user subscribed
"2025-03-15T10:30:00Z"
Date and time when the user unsubscribed, if applicable
null
Date and time when the subscription record was created
"2025-03-15T10:30:00Z"
Date and time when the subscription record was last updated
"2025-03-15T10:30:00Z"