Skip to main content
GET
Get Calendar Resource

Headers

Version
enum<string>
required

API Version

Available options:
2021-04-15

Path Parameters

resourceType
enum<string>
required

Calendar Resource Type

Available options:
equipments,
rooms
id
string
required

Calendar Resource ID

Response

Calendar resource fetched

locationId
string
required

Location ID of the resource

name
string
required

Name of the resource

Example:

"yoga room"

resourceType
enum<string>
required
Available options:
equipments,
rooms
isActive
boolean
required

Whether the resource is active

calendarIds
string[]
required

Calendar IDs

Example:
description
string

Description of the resource

quantity
number

Quantity of the resource

outOfService
number

Indicates if the resource is out of service

Example:

0

capacity
number

Capacity of the resource

Example:

85

Last modified on March 8, 2026