Skip to main content
GET
/
transaction?id=transaction_id
Get Transaction
curl --request GET \
  --url 'http://127.0.0.1:3000/transaction?id=transaction_id' \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.sonect.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

id
string

The number of items to skip before starting to collect the

Response

201 - application/json

Successful response