Topics
Check Topic Subscription
Check if the current subscriber is subscribed to a topic.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.userorbit.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Request Body
Topic ID (UUID) to check subscription for
Response
Subscription status
Use Cases
- UI State: Show subscribe/unsubscribe button correctly
- Notification Settings: Display user’s subscription status
Notes
- Returns false if not subscribed
- Requires valid subscriber authentication
- Team validation enforced

