bc9cbcc9c5f1

latestOpenAPI 3.1.1Altegio API Agreement2026-08-064243217.4 KB
Services

List Attendance Services

Retrieve Service delivery options for the Location timetable. Each result combines a Service with its applicable Team Member, duration, price, and composite Service context.

The response is paginated and includes pagination metadata.

get/locations/{location_id}/attendance_services

Path parameters

location_idinteger required

Location ID

Query parameters

staff_idinteger

Filter by Team Member ID

filter[category_id]integer

Filter by Service Category ID

filter[service_ids][]integer[]

Filter by Service IDs

filter[term]string

Search Service names; surrounding whitespace is ignored

filter[is_available_for_timetable]0 | 1

Filter by timetable availability

filter[is_multi]0 | 1

Filter by multi-Service availability

filter[is_composite]0 | 1

Filter by composite Service status

pageinteger

Page number

limitinteger

Maximum number of Attendance Services to return

Headers

Acceptstring required

Required B2B v2 response media type. Use application/vnd.api.v2+json. A charset parameter is also accepted.

Authorizationstring required

Bearer {partner_token}, User {user_token}

Response

Attendance Services retrieved successfully