Availability

Get availability

Gets available time slots within the given time range, using the rules defined in the specified Configuration object. If the Configuration type is group, Nylas returns only valid group events within the time range, including recurring events.

Nylas validates the provided session ID and uses it to retrieve the related Configuration object. If you created a public Configuration, you don't need to include the Authorization request header with a session ID, but you do need to pass the Configuration object ID as a query parameter.

get/v3/scheduling/availability

Response

Return availability

request_idstring

The request ID.

Example response

{
  "request_id": "5fa64c92-e840-4357-86b9-2aa364d35b88"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.