Trackable Status Fetching
GET/api/v2/status/trackable
The Trackable status API works very similar to the Status API but it returns a Post id that you can use to track the stats(shares, likes, comments) for a specific share/post/status update. This API requires setting permissions in your LoginRadius Admin Console.
This API is used to retrieve a tracked post based on the passed in post ID value. This API requires setting permissions in your LoginRadius Admin Console.
Note: To utilize this API you need to find the ID for the post you want to track, which might require using Trackable Status Posting API first.
Request
Responses
- 200
Successful response