New endpoint for checking room activity. #22
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
senden/senden-relay#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
GET {base}/room/:id
returns:
{"participants":["userid","userid"]}
This is for checking call health and synchronizing with users
This should be authenticated with the backend token used to configure the instance
@claude pls fix make no mistakes