Skip to main content
GET
List timeslots

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Abfrageparameter

include
string

Comma-separated. Allowed: resource, resource.parent, service, series, cover_image, resource_allocations, resource_allocations.resource, resource_allocations.resource.category, resource_allocations.resource.cover_image, model_syncs

sort
string

Allowed: period, start_date, end_date, created_at

page[number]
integer
page[size]
integer
filter[start_date]
string

Return slots ending after this ISO 8601 timestamp.

filter[end_date]
string

Return slots starting before this ISO 8601 timestamp.

filter[upcoming_only]
string

Boolean. Restrict to future timeslots.

filter[past_only]
string

Boolean. Restrict to past timeslots.

filter[resources]
string

Resource ID list filter.

filter[r]
string

Alias for filter[resources] used by the admin calendar.

filter[resource_groups]
string

Resource group filter.

filter[dynamic_capacity]
string

Boolean. Restrict to dynamic-capacity slots.

o
string

Organization ID

Antwort

200 - application/vnd.api+json

OK

data
Timeslot · object[]
meta
object