curl --request GET \
--url https://apix.us.amity.co/api/v3/user-feeds/{userId}/count \
--header 'Authorization: Bearer <token>'{
"postsCount": 123
}Get number of post.
curl --request GET \
--url https://apix.us.amity.co/api/v3/user-feeds/{userId}/count \
--header 'Authorization: Bearer <token>'{
"postsCount": 123
}Documentation Index
Fetch the complete documentation index at: https://learn.social.plus/llms.txt
Use this file to discover all available pages before exploring further.