mirror.timeline.list
GET {{baseUrl}}/timeline?bundleId=<string>&includeDeleted=<boolean>&maxResults=<integer>&orderBy=<string>&pageToken=<string>&pinnedOnly=<boolean>&sourceItemId=<string>&alt=json&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=true"aUser=<string>&userIp=<string>
Retrieves a list of timeline items for the authenticated user.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
bundleId | string | If provided, only items with the given bundleId will be returned. | |
includeDeleted | string | If true, tombstone records for deleted items will be returned. | |
maxResults | string | The maximum number of items to include in the response, used for paging. | |
orderBy | string | Controls the order in which timeline items are returned. | |
pageToken | string | Token for the page of results to return. | |
pinnedOnly | string | If true, only pinned items will be returned. | |
sourceItemId | string | If provided, only items with the given sourceItemId will be returned. | |
alt | string | Data format for the response. | |
fields | string | Selector specifying which fields to include in a partial response. | |
key | string | API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. | |
oauth_token | string | OAuth 2.0 token for the current user. | |
prettyPrint | boolean | Returns response with indentations and line breaks. | |
quotaUser | string | An opaque string that represents a user for quota purposes. Must not exceed 40 characters. | |
userIp | string | Deprecated. Please use quotaUser instead. |
RESPONSES
status: OK
""