-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there an API to get Feeds? #8
Comments
https://github.com/primasio/primas-api-doc/blob/master/timeline.md
|
Thanks for your response. This API can get all the content I share, but can't get all the content of groups I follow. Is there an API to get content created by others, and all of them are from the groups I follow. Like the function of "Homepage" in Primas Dapp. |
@BullDa The share contains the src_id field, and then call the api interface "1. Get content metadata" to get the real content in “https://github.com/primasio/primas-api-doc/blob/master/content.md”. |
@koalacxr Timeline means all content others shares. But this API retunes all content I shares. |
@BullDa |
How can I get all content of the groups I joined? Like the "Homepage" in app.
I tried the Timeline API. But all of the data is my shares of the groups I joined. No others.
REF:
https://staging.primas.io/v3/accounts/e5d29dbb33fec9f268c515d8b0dd657b0da7faa3a5e8214c2c8a5d2a17d35122/timeline
The text was updated successfully, but these errors were encountered: