GET
/
publications
/
{publication_id}
/
newsletter
{
  "id": "73ee478940e7",
  "name": "Top Stories",
  "description": "A monthly summary of the best stories shared in Level Up Coding",
  "slug": "top-stories",
  "creator": {
    "id": "47e700e59e44",
    "name": "Trey Huffine",
    "username": "treyhuffine"
  },
  "promoBody": "",
  "promoHeadline": ""
}

Headers

X-RapidAPI-Key
string
required

Path Parameters

publication_id
string
required

Unique identifier of publication

Response

200
application/json
OK
id
string
name
string
description
string
slug
string
creator
object
promoBody
string
promoHeadline
string