Skip to main content
GET
Get scheduled post

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required
postId
string<uuid>
required

Response

Post retrieved successfully

success
boolean
required
data
object
required