a413f2b54f
refs https://github.com/TryGhost/Product/issues/3608, https://github.com/TryGhost/Product/issues/3601
91 lines
3.0 KiB
JSON
91 lines
3.0 KiB
JSON
{
|
|
"newsletters": [
|
|
{
|
|
"id": "645453f4d254799990dd0e23",
|
|
"uuid": "f8436434-6eff-4737-9d50-ac055273f60b",
|
|
"name": "Awesome newsletter",
|
|
"description": null,
|
|
"feedback_enabled": true,
|
|
"slug": "default-newsletter",
|
|
"sender_name": "Sender",
|
|
"sender_email": null,
|
|
"sender_reply_to": "support",
|
|
"status": "active",
|
|
"visibility": "members",
|
|
"subscribe_on_signup": true,
|
|
"sort_order": 0,
|
|
"header_image": null,
|
|
"show_header_icon": true,
|
|
"show_header_title": true,
|
|
"title_font_category": "serif",
|
|
"title_alignment": "center",
|
|
"show_feature_image": true,
|
|
"body_font_category": "serif",
|
|
"footer_content": "",
|
|
"show_badge": false,
|
|
"show_header_name": true,
|
|
"show_post_title_section": true,
|
|
"show_comment_cta": true,
|
|
"show_subscription_details": false,
|
|
"show_latest_posts": false,
|
|
"background_color": "light",
|
|
"border_color": null,
|
|
"title_color": null,
|
|
"created_at": "2023-05-05T00:55:16.000Z",
|
|
"updated_at": "2023-08-04T11:38:55.000Z",
|
|
"count": {
|
|
"posts": 0,
|
|
"active_members": 0
|
|
}
|
|
},
|
|
{
|
|
"id": "64cbd8487078e646579e3103",
|
|
"uuid": "a9fb9efd-6a71-4497-accd-47de5729c4ad",
|
|
"name": "Average newsletter",
|
|
"description": null,
|
|
"feedback_enabled": true,
|
|
"slug": "average-newsletter",
|
|
"sender_name": null,
|
|
"sender_email": null,
|
|
"sender_reply_to": "newsletter",
|
|
"status": "archived",
|
|
"visibility": "members",
|
|
"subscribe_on_signup": true,
|
|
"sort_order": 1,
|
|
"header_image": null,
|
|
"show_header_icon": true,
|
|
"show_header_title": true,
|
|
"title_font_category": "sans_serif",
|
|
"title_alignment": "center",
|
|
"show_feature_image": true,
|
|
"body_font_category": "sans_serif",
|
|
"footer_content": null,
|
|
"show_badge": true,
|
|
"show_header_name": true,
|
|
"show_post_title_section": true,
|
|
"show_comment_cta": true,
|
|
"show_subscription_details": false,
|
|
"show_latest_posts": false,
|
|
"background_color": "light",
|
|
"border_color": null,
|
|
"title_color": null,
|
|
"created_at": "2023-08-03T16:39:36.000Z",
|
|
"updated_at": "2023-08-03T17:05:37.000Z",
|
|
"count": {
|
|
"posts": 0,
|
|
"active_members": 0
|
|
}
|
|
}
|
|
],
|
|
"meta": {
|
|
"pagination": {
|
|
"page": 1,
|
|
"limit": "all",
|
|
"pages": 1,
|
|
"total": 2,
|
|
"next": null,
|
|
"prev": null
|
|
}
|
|
}
|
|
}
|