Skip to main content
GET
Get Event
OAuth Scope

Authorizations

Authorization
string
header
required

Paxos APIs use OAuth 2 with the client credentials grant flow.

Token URLs:

Learn more in the API credentials guide โ†’

Path Parameters

id
string
required

The unique id in the Event object.

Query Parameters

is_test
boolean

Filter for test events (true) or real events (false). Defaults to false (real events only).

Response

Success

id
string
type
string
object_type
string
object
The structured payload of type `object_type` associated with the event ยท object
created_at
string<date-time>

The timestamp when the event was first created, RFC3339 format, like YYYY-MM-DDTHH:MM:SS.sssZ.

undelivered_webhooks
integer<int32>