Events

Columns

Name

Type

References

Description

Id [KEY]

String

The Id of the event.

ApiVersion

String

The Stripe API version used to render data.

Created

Datetime

The datetime event was created.

ObjectId

String

The event Id.

Livemode

String

Tells if the event is in livemode.

PendingWebhooks

Integer

The number of webhooks yet to be delivered successfully (return a 20x response) to the URLs you've specified.

Request

String

The Id of the API request that caused the event.

Type

String

The description of the event.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name

Type

Description

AccountId

String

The Id of the connected account to get events for.

Last updated