Chapters a user can add as a cohost
GET
/cohosted_event/chapters_user_can_add_as_cohost
Cohosted Events
The user can add any of the listed chapters as a collaborator to any event that has cohost setting enabled.
This view optionally accepts an event_id param, which adds additional filtering.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/cohosted_event/chapters_user_can_add_as_cohost'
Response Response Example
200 - Example 1
[
"string"
]
Request
Query Params
event_id
integer
optional