Docs

List Available Time Slots

Retrieves available time slots from eTermin.

GET

Query

Arguments
stringrequired

Day that you want to check if there are available slots. Format: yyyy-mm-dd

number

0 - All slots of a specific day will be displayed <br> 1 - Searches until it found a date when slots are available. Returns the number of slots that are available on a specific day

string

End date of the time range. Only works if rangesearch=1. Format: yyyy-mm-dd

string

ID(s) of the selected service(s). This parameter is required if you restrict the calendar or working times to specific services. Several service ID's can be separated with a comma (,). e.g. 45345,45346 etc.

string

ID of the calendar. Use this parameter if you want to get available time slots for a specific calendar. If this parameter is empty, available time slots for all calendars will be returned.

number

Defines the capacity that is searched for, if you have capacity enabled

number

Appointment duration in minutes. Use this parameter if you want to use a different duration than specified for the service

number

Appointment cluster on (1) or off (0)

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.