extensions / Current account
GET
/api/me/transactions/{id}/eventsGET /api/me/transactions/{id}/events
Lists payment-provider events associated with a transaction owned by the signed-in account, ordered from oldest to newest.
GET
Code examples
Integration
GET /api/me/transactions/{id}/events
Environment
BASE_URLcurl --request GET \
--url "${BASE_URL}/api/me/transactions/example_id/events"Response
Response examples are not available in the current release metadata.
Authentication
Required: session.
Authentication
- Requirement
- Required
- Credential type
- session
- Scopes
- Not specified
Headers
Path Parameters
| Name | Required | Type |
|---|---|---|
id | Yes | Not specified |
Query Parameters
Request Body
Response Body
Errors
Availability
- Available in
- v0.1.0
- Available since
- v0.1.0
- Implementation
- Available
- Deprecation
- Not specified
- Rate limits
- Not specified