---
title: "Get services agenda by outlet"
method: GET
path: "/services_agenda/outlet/{outlet_id}"
tags: ["Service Orders"]
---

# Get services agenda by outlet

`GET /services_agenda/outlet/{outlet_id}`

Returns the service agenda for the specified outlet within the given time window.

🔒 Requires: `services:read` scope

## Response `200`

Outlet's service agenda

- DailyAgenda[]
  - `date` string
  - `minutes_scheduled` integer

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/lightspeedhq/apis/api-2026-07.md) · [All operations](https://skmtc.net/lightspeedhq/apis/api-2026-07/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightspeedhq/api-2026-07/revisions/72d4ceb46dbb/schema)
