Available slots service provider info

Get available slots with service provider info

get

Retrieves available appointment slots with service provider information

Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Query parameters
appointmentTypeIdstringOptional

ID of the appointment type

Example: 12345
appointmentTypeTemplateIdstringOptional

ID of the appointment type template

Example: 67890
fromDateone ofOptional

Start date for the filter

Example: 2023-01-01
string · dateOptional
or
string · date-timeOptional
toDateone ofOptional

End date for the filter

Example: 2023-12-31
string · dateOptional
or
string · date-timeOptional
startDateTimeone ofOptional

Start date and time for the filter

Example: 2023-01-01T00:00:00Z
string · dateOptional
or
string · date-timeOptional
endDateTimeone ofOptional

End date and time for the filter

Example: 2023-12-31T23:59:59Z
string · dateOptional
or
string · date-timeOptional
includeBookedSlotsbooleanOptional

Include booked slots in the filter

Example: true
includeServiceProviderLiveLocationbooleanOptional

Include service provider live location in the filter

Example: true
includeServiceProviderStatusbooleanOptional

Include service provider status in the filter

Example: true
memberstringOptional

Member associated with the filter

Example: member123
participantsstringOptional

Participants associated with the filter

Example: participant123
regionstringOptional

Region associated with the filter

Example: region123
addressTitlestringOptional

Address title associated with the filter

Example: address123
partnerIdinteger[]Optional

Partner IDs associated with the filter

Default: []Example: [1,2,3]
patientStatestringOptional

Patient state associated with the filter

Example: state123
serviceProviderIdstringOptional

Service provider ID associated with the filter

Example: provider123
additionalCriteriaanyOptional
populationTagsinteger[]Optional

Tags for access

Default: []Example: [1,2,3]
Responses
chevron-right
200Success
application/json
get
/api/service-provider-scheduling/available-slots-service-provider-info
200Success

Was this helpful?