The client used to make HTTP requests to the Seam API.
ReadonlydefaultsDefault request options used for requests made by this client.
Creates a new SeamPaginator to iterate over the paginated results of the request.
Returns a specified access system.
Returns a list of all access systems.
To filter the list of returned access systems by a specific connected account ID, include the connected_account_id in the request body. If you omit the connected_account_id parameter, the response includes all access systems connected to your workspace.
Optionalparameters: AcsSystemsListParametersReturns a list of all credential manager systems that are compatible with a specified access system.
Specify the access system for which you want to retrieve all compatible credential manager systems by including the corresponding acs_system_id in the request body.
Reports ACS system device status including encoders and entrances.
StaticfromCreates a new SeamHttpAcsSystems authenticated with an API key.
StaticfromCreates a new SeamHttpAcsSystems from an existing HTTP client.
StaticfromCreates a new SeamHttpAcsSystems authenticated with a client session token.
StaticfromCreates a new SeamHttpAcsSystems authenticated with a console session token and scoped to a workspace.
StaticfromCreates a new SeamHttpAcsSystems authenticated with a personal access token and scoped to a workspace.
StaticfromCreates a new SeamHttpAcsSystems 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 /acs/systems routes.