Skip to main content

Find available slots for a group

GET 

/v1/partner/groups/:group_id/availability-info

Returns paginated availability information for locations within the provided group. Information includes the waitlist_length & next_available appointment slot for a given location_id.

Request​

Path Parameters

    group_id Group Idrequired

Query Parameters

    limit Limit

    Default value: 20

    page Page

    Default value: 1

    future_days Future Days

    Default value: 2

Responses​

Successful Response

Schema

    any

Loading...