The client used to make HTTP requests to the Seam API.
ReadonlydefaultsDefault request options used for requests made by this client.
Creates a new workspace.
Creates a new SeamPaginator to iterate over the paginated results of the request.
Returns the workspace associated with the authentication value.
Optionalparameters: WorkspacesGetParametersReturns a list of workspaces associated with the authentication value.
Optionalparameters: WorkspacesListParametersResets the sandbox workspace associated with the authentication value. Note that this endpoint is only available for sandbox workspaces.
Optionalparameters: WorkspacesResetSandboxParametersUpdates the workspace associated with the authentication value.
Optionalparameters: WorkspacesUpdateParametersStaticfromCreates a new SeamHttpWorkspaces authenticated with an API key.
StaticfromCreates a new SeamHttpWorkspaces from an existing HTTP client.
StaticfromCreates a new SeamHttpWorkspaces authenticated with a client session token.
StaticfromCreates a new SeamHttpWorkspaces authenticated with a console session token and scoped to a workspace.
StaticfromCreates a new SeamHttpWorkspaces authenticated with a personal access token and scoped to a workspace.
StaticfromCreates a new SeamHttpWorkspaces 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 /workspaces routes.