community.thread.read

Generated at from openvibe-contracts v0.34.2 and openvibe-sdk v0.5.0.

Grantable to apps: request it for an app on its project page. Network approves it only inside the project's allowance.

Read a space's threads (hot, new or top, paged) and one thread with its posts, plus the RSS feeds. Community checks space visibility and the VIP gate (403 vip.members_only). Creating threads and replies stays community.post.create.

Owner
community (token audience openvibe.community)
Version
1.0
Status
active
Visibility
public
Resource constraints
space_member
Quota class
community-read
Permissions
community:read
Output
common.entity-ref@1
Events
Implemented by
  • GET /api/v1/spaces/:space/threads
  • GET /api/v1/spaces/:space/threads/:slug
  • GET /s/:space
  • GET /s/:space/t/:slug
  • GET /s/feed.xml
  • GET /s/:space/feed.xml