API Reference
API ReferenceChangelogLog In
API Reference

Get the space types.

Response

PropertyTypeDescription
dataArrayArray of Space Type Models (see below).

Space Type Model

PropertyTypeDescription
idStringUnique identifier of the space type.
typeStringspace_type
attributes.idIntegerUnique identifier of the space type.
attributes.nameStringIdentifier of the space type's name.
attributes.keyStringIdentifier of the space type's name formatted into snake_case.
attributes.for_groupsBooleanIf Size is configured as Collaboration(true) or Focus(false).
attributes.shared_spaceBooleanIf Ownership is configured as Shared (true) or Individual (false).
attributes.open_seatingBooleanIf Accessibility is configured as Open (true) or Enclosed (false).
attributes.reservableBooleanIf Reservability is configured as Reservable (true) or Non-reservable (false).
attributes.default_typeBooleanIf the space type is a VergeSense default or a custom space type.
Language
Credentials
Header
Click Try It! to start a request and see the response here!