Endpoint Overview
GET
/api/calendar/v4/calendar/me/events/{event_id}/assignable-usersGet assignable users
/api/calendar/v4/calendar/me/events/{event_id}/assignable-usersSearch for users that can be assigned to an event, excluding current participants.
event_id stringrequiredUUID of a specific event inside a calendar.
page_cursor stringA cursor pointing to the first item to be contained in the response array. Refer to our general "pagination" concept for more information.
page_limit integerThe maximum number of items to be contained in the response array. Refer to our general "pagination" concept for more information.
order_by string[]search string[]200 OK