Skip to main content
GET
List scheduled posts

Authorizations

Authorization
string
header
required

Use your API key from the RawUGC dashboard. Include as: Authorization: Bearer YOUR_API_KEY

Query Parameters

fromDate
integer

Filter posts scheduled after this Unix timestamp (ms)

toDate
integer

Filter posts scheduled before this Unix timestamp (ms)

includeDrafts
boolean
default:false

Include draft posts in the results

Response

List of social posts

posts
object[]
count
integer