Skip to main content
GET
Get global feed.

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
integer
default:10
Required range: 1 <= x <= 100
token
string
Required string length: 1 - 100
dataTypes
enum<string>[]

post data type to filter

Required array length: 1 - 5 elements
Available options:
video,
image,
file,
liveStream,
clip
resolveParent
boolean

whether to include parent when filtering by dataTypes that only have child posts e.g. dataTypes=['video', 'clip']

Response

Global Feed Information

status
string
data
object