Overview

Sections

Theme switcher

Get My Activity Stream

Header Parameters

Authorizationstring Required

Bearer token containing user credentials for request authorization

StoreIdstring Required

Unique API key assigned by Tuned Global used to authenticate and authorize the request

Query Parameters

offsetinteger

Number of records to skip before starting to return results for pagination

countinteger

Number of activity records to return; defaults to 10 if unspecified

Response

200
Object

OK

Response Attributes

ActivityIdnumber

Unique identifier for the activity record

SourceIdnumber

Unique identifier of the source entity that initiated the activity

SourceTypestring

Type or category of the source entity initiating the activity

Imagestring

URL of the primary image related to the activity item

DisplayNamestring

User-friendly name of the entity that initiated or is associated with the activity

Datestring

Timestamp indicating when the activity occurred

Actionstring

Description of the action performed in the activity (e.g., created, updated, deleted)

TargetTypestring

Type or category of the target entity (e.g., user, post, comment)

TargetIdnumber

Unique identifier of the target entity affected by the activity

TargetDisplayNamestring

User-friendly name of the target entity involved in the activity

TargetImagestring

URL of the image associated with the target entity in the activity

Messagestring

Additional message or details related to the activity event

Was this section helpful?

GET

/

Select
1

Response

Error Codes

404

The user follows no one, or none of the accounts they follow have any activity

Was this section helpful?