Retrieve a Drawer's (sidedrawer) timeline (paginated)

Returns a paginated log of activity that has taken place in a Drawer (sidedrawer). This information includes: UserUser's OpenIDaction that occured (entity added, deleted, updated, moved/copied)entity affected (file, Folder (record), Hanger (recordType), etc)Drawer (sidedrawer) identifier and nametimestamp of when the change occured, in both raw and easy-to-read formatsapplicable entity identifiers (for ex., the Folder identifier (recordId))resource path (clickable)upload titlemessage (given in the language determined by the set locale)read status (boolean read)(if read = true) read time

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 timeline.

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