Returns all room templates that the active user has access to
GET {{baseUrl}}/v2/accounts/{{accountId}}/room_templates?officeId={{officeId}}&onlyAssignable=false&onlyEnabled=true&count=100&startPosition=0
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
officeId | string | ||
onlyAssignable | boolean | ||
onlyEnabled | boolean | ||
count | number | ||
startPosition | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |