Skip to content

List social posts

GET
/api/v1/content/social-posts

List social media posts.

Authorizations

Parameters

Query Parameters

platform
Any of:
string
limit
integer
default: 50 >= 1 <= 200
offset
integer

Responses

200

Successful Response

Response body for listing social posts.

object
posts
required
Array<object>

Response body for a single social post.

object
calendar_entry_id
Any of:
string
character_count
integer
content
required
string
created_at
required
string format: date-time
formatted_content
Any of:
string
hashtags
Array
id
required
string
media_urls
Array
performance_metrics
object
key
additional properties
any
platform
required
string
published_at
Any of:
string format: date-time
scheduled_for
Any of:
string format: date-time
status
required
string
tenant_id
required
string
updated_at
required
string format: date-time
total
required
integer

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string