Retrieve a Drawer's (sidedrawer) detailed timeline

Returns a more detailed log of activity that has taken place in a Drawer (sidedrawer) than the endpoint /api/v2/networks/sidedrawer/sidedrawer-id/{sidedrawerId}/timeline. This detailed timeline includes personally-identifiable information, so no email update is sent with a detailed timeline.

Path Params
string
required

Drawer (sidedrawer) identifier.

Query Params
string

Limit of number of returned objects per page. Default is 20.

string

An object ID that defines a list object's position in the list by identifying the list object(s) appearing before it.

string

An object ID that defines a list object's position in the list by identifying the list object(s) appearing after it.

string
enum

Locale in [ISO 639-1]-[ISO 3166-1] format.

Allowed:
string

The OpenID of the account found. OpenID is an open standard authentication method used as identification for Users, like a username or email might be used.

string

Unique Folder (record) identifier (if Item type is record).

string

Time zone.

boolean

read = true if notification read.

Response
200

Successfully retrieved the detailed timeline.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!