latestOpenAPI 3.1.1Altegio API Agreement2026-08-064243217.4 KB

bc9cbcc9c5f1

Services

Get Service

Retrieve a Service for a Location as a JSON:API resource object.

Related data can be requested by repeating the include parameter, for example ?include=resources&include=company_links.

get/locations/{location_id}/services/{service_id}

Path parameters

location_idinteger required

Location ID

service_idinteger required

Service ID

Query parameters

includestring[]

Related resources to include. The wire values are literal API keys: company_links contains Location-specific Service links.

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

Service retrieved successfully