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.
Get an unmanaged Access Grant (where is_managed = false).
Gets unmanaged Access Grants (where is_managed = false).
Optionalparameters: AccessGrantsUnmanagedListParametersUpdates an unmanaged Access Grant to make it managed.
This endpoint can only be used to convert unmanaged access grants to managed ones by setting is_managed to true. It cannot be used to convert managed access grants back to unmanaged.
When converting an unmanaged access grant to managed, all associated access methods will also be converted to managed.
StaticfromCreates a new SeamHttpAccessGrantsUnmanaged authenticated with an API key.
StaticfromCreates a new SeamHttpAccessGrantsUnmanaged from an existing HTTP client.
StaticfromCreates a new SeamHttpAccessGrantsUnmanaged authenticated with a client session token.
StaticfromCreates a new SeamHttpAccessGrantsUnmanaged authenticated with a console session token and scoped to a workspace.
StaticfromCreates a new SeamHttpAccessGrantsUnmanaged authenticated with a personal access token and scoped to a workspace.
StaticfromCreates a new SeamHttpAccessGrantsUnmanaged 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 /access_grants/unmanaged routes.