Internal
Retrieve a specific schedule (internal)
This route is for internal usage. It requires a special token in the
X-Bearer-Token
header (or Authorization: Bearer <token>
), validated
by the internal
middleware.
GET
Authorizations
Internal token required for internal route access. May also be passed as Authorization: Bearer <token>
, but typically X-Bearer-Token
is the expected header.
Path Parameters
The schedule UUID
Response
200
application/json
A single schedule object
The response is of type object
.