Retrieve timeline feeds of a workspace

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request URI

GET /accounts/current/feeds
📘

Note

Note:

The most recent feeds are returned in the API. If the number of feeds available for a workspace is more than the provided limit, the most recent feeds in the given time range will be returned. Additional feeds can be retrieved by adjusting the offset.

Path Params
string
required

Use 'current' keyword to refer to the Main workspace or the Integer Workspace Id

Query Params
int32
Defaults to 100

Limit the number of feeds to be returned. Maximum allowed value is 100. If value greater than 100 is passed, default value will be used.

int32
Defaults to 0

Offset where feeds should be fetched from

int32

UTC timestamp in epoch seconds for filtering the feeds (e.g. 1609459200 for 1st January 2021)

int32

UTC timestamp in epoch seconds for filtering the feeds (e.g. 1609545600 for 1st February 2021)

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json