The client used to make HTTP requests to the Seam API.
ReadonlydefaultsDefault request options used for requests made by this client.
Adds entrances to a specific space.
Adds a connected account to a specific space.
Adds devices to a specific space.
Creates a new space.
Creates a new SeamPaginator to iterate over the paginated results of the request.
Deletes a space.
Gets a space.
Optionalparameters: SpacesGetParametersGets all related resources for one or more Spaces.
Optionalparameters: SpacesGetRelatedParametersReturns a list of all spaces.
Optionalparameters: SpacesListParametersRemoves entrances from a specific space.
Removes a connected account from a specific space.
Removes devices from a specific space.
Updates an existing space.
Optionalparameters: SpacesUpdateParametersStaticfromCreates a new SeamHttpSpaces authenticated with an API key.
StaticfromCreates a new SeamHttpSpaces from an existing HTTP client.
StaticfromCreates a new SeamHttpSpaces authenticated with a client session token.
StaticfromCreates a new SeamHttpSpaces authenticated with a console session token and scoped to a workspace.
StaticfromCreates a new SeamHttpSpaces authenticated with a personal access token and scoped to a workspace.
StaticfromCreates a new SeamHttpSpaces authenticated with a client session token for the user identified by the user identifier key. The client session is created with the publishable key if it does not exist.
Client for the Seam API /spaces routes.