Get Event
Events
Get Event
Get an Event by its (event) id, the event must have been created by the system and you must be the owner of the the event, you can get an event id by either listing events or via a webhook integration.
GET
Get Event
Documentation Index
Fetch the complete documentation index at: https://paxos-0ac97319-bperreault-update-assets-chains-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
OAuth Scope
Authorizations
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
- Production: https://oauth.paxos.com/oauth2/token
- Sandbox: https://oauth.sandbox.paxos.com/oauth2/token
Learn more in the API credentials guide →
Path Parameters
The unique id in the Event object.
Query Parameters
Filter for test events (true) or real events (false). Defaults to false (real events only).