GET publication/{publication_id}/newsletter

medium.com

Summary: Get Publication Newsletter
Operation ID:
Auth: unknown
Description

Returns the newsletter related information such as *id, name, description, slug, creator_id, subscribers, image_url, etc …* **Note:** If you don't know the `publication_id`, you can get it from any article published by it. Use endpoint "/article/{article_id}" to retrieve the `publication_id`.

Parameters (1)

publication_id (string, path, required)

It's a unique hash id assigned to every Medium Publication.

No probe data for this endpoint yet.