Skip to main content
GET
/
api
/
v1
/
schedules
Get all schedules
curl --request GET \
  --url https://{subdomain}.mindhunters.ai/api/v1/schedules \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Query Parameters

availability_type_uuid
string<uuid>

Filter by availability type UUID

Response

200

Schedules retrieved successfully