Get related Space resources

Early Access Preview. The spaces API is currently in Alpha. We're actively developing it and seeking early feedback at [email protected]. Expect breaking changes as we refine the design.

Gets all related resources for one or more Spaces.

Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

space_ids Array of UUIDs (Required)

IDs of the spaces that you want to get along with their related resources.


exclude Array of Enums

Enum values

Possible enum values:

  • spaces

  • devices

  • acs_entrances


include Array of Enums

Enum values

Possible enum values:

  • spaces

  • devices

  • acs_entrances


Response

unknown

Last updated

Was this helpful?