Returns a list of chapters that the logged-in user can edit events for. 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
Query Params
Responses
🟢200OK
application/json
successful operation
Body
🟠403Forbidden
🟠404Record Not Found
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/cohosted_event/chapters_user_can_add_as_cohost'