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&quotaUser=<string>&userIp=<string>

Retrieves a list of timeline items for the authenticated user.

Request Params

KeyDatatypeRequiredDescription
bundleIdstringIf provided, only items with the given bundleId will be returned.
includeDeletedstringIf true, tombstone records for deleted items will be returned.
maxResultsstringThe maximum number of items to include in the response, used for paging.
orderBystringControls the order in which timeline items are returned.
pageTokenstringToken for the page of results to return.
pinnedOnlystringIf true, only pinned items will be returned.
sourceItemIdstringIf provided, only items with the given sourceItemId will be returned.
altstringData format for the response.
fieldsstringSelector specifying which fields to include in a partial response.
keystringAPI 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_tokenstringOAuth 2.0 token for the current user.
prettyPrintbooleanReturns response with indentations and line breaks.
quotaUserstringAn opaque string that represents a user for quota purposes. Must not exceed 40 characters.
userIpstringDeprecated. Please use quotaUser instead.

RESPONSES

status: OK

&quot;&quot;