Pulse History

Allows you to retrieve your private pulse history or the public pulse history with an additional UID_LIKED field.

Response Details

FieldsTypeDescription
PIDstringPulse Message ID
MTSintMillisecond timestamp
PARENT_IDstringParent pulse ID (if comment)
PUIDstringPulse User ID
TITLEstringTitle of the pulse message
CONTENTstringContent of the pulse message
POLL_DATAobjectObject will poll data
IS_PINint1 if the message is pinned, 0 if it is not pinned
IS_PUBLICint1 if the message is public, 0 if it is not public
COMMENTS_DISABLEDint1 if comments are disabled, 0 if comments are enabled
TAGSarray of stringsTags used in the message
ATTACHMENTSarray of stringsAttachments used in the message
METAarray of objectsShows data for included charts. Values are in percentage and add up to 100. wlt_comp = Wallet Composition chart, acc_exposure = Portfolio Exposure Chart
LIKESintNumber of likes
UID_LIKEDint1 if you liked the post, 0 if you did not like the post / true or false
NICKNAMEstringPulse user nickname
DISPLAY_NAMEstringPulse display name
PICTUREstringPulse user profile picture
TEXTfloatPulse user bio
ADMIN_STATUSnull || 1Returns 1 for users with admin status
TWITTER_HANDLEstringShows the user's Twitter handle (if available)
FOLLOWERSintNumber of followers
FOLLOWINGintNumber of users followed by this user
COMMENTSintNumber of comments

Ratelimit: 90 req/min

Language