Skip to main content
GET
List a connected account's posts

Authorizations

Authorization
string
header
required

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

Path Parameters

username
string
required
Required string length: 1 - 255

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 50
cursor
string

Response

Successful response

data
object[]
required
next_cursor
string | null
required