GET
cURL
Returns a post. Use the id from Create Post, not Google’s post_id. post_id is null while state is SENDING. Terminal states: LIVE, PROCESSING, REJECTED, ERROR, DELETED.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Post id returned by Create Post

Query Parameters

account_id
string

Account ID. Required when using an organization token; ignored for account-level tokens.

Response

Post

success
boolean
payload
object