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 event. This endpoint returns the same event that would be sent to a webhook, but it enables you to retrieve an event that already took place.
Optionalparameters: EventsGetParametersReturns a list of all events. This endpoint returns the same events that would be sent to a webhook, but it enables you to filter or see events that already took place.
Optionalparameters: EventsListParametersStaticfromCreates a new SeamHttpEvents authenticated with an API key.
StaticfromCreates a new SeamHttpEvents from an existing HTTP client.
StaticfromCreates a new SeamHttpEvents authenticated with a client session token.
StaticfromCreates a new SeamHttpEvents authenticated with a console session token and scoped to a workspace.
StaticfromCreates a new SeamHttpEvents authenticated with a personal access token and scoped to a workspace.
StaticfromCreates a new SeamHttpEvents 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 /events routes.