Skip to main content
GET
Read the outcome of a post

Authorizations

Authorization
string
header
required

Your API key, sent as Authorization: Bearer <key>. One key manages every profile on the account.

Query Parameters

request_id
string

Id of a published (or in-flight) post, returned by the publish call.

job_id
string

Id of a scheduled or queued job, returned by the publish call.

Response

Success.

status
enum<string>

processing and scheduled are not outcomes yet — poll GET /v1/posts/status.

Available options:
completed,
partial,
failed,
processing,
scheduled
profile_id
string
platforms
string[]
failed_platforms
string[]

Present only when at least one channel refused.

request_id
string | null
job_id
string | null
results
object | null

Keyed by channel.