Endpoints
Single Post
Get a single post from your publication by slug.
GET
Authorizations
Test key: sk_test_9b0j6a1bdbf4f38b1 Get production key at auth.substackapi.dev
Query Parameters
The URL of the publication to retrieve the post from (e.g. example.substack.com)
The slug of the post to retrieve (e.g. my-post)
Response
200
application/json
A single post
The response is of type object
.