Skip to main content
GET

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

space_id
string<uuid>

ID of the space that you want to get.

space_key
string

Unique key of the space that you want to get.

Minimum string length: 1

Response

OK

space
object
required

Represents a space that is a logical grouping of devices and entrances. You can assign access to an entire space, thereby making granting access more efficient. See the space object.