Get Transaction Data

Get the data of a completed transaction (not available before the transaction has been completed). Returns all available fields and data associated with each field, including readonly fields and data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

GET Transaction Data

Get the data of a completed transaction (not available before the transaction has been completed). Returns all available fields and data associated with each field, including readonly fields and data.

📘

Notes

The default rate limit is 100 requests per minute, which is shown through the response headers X-RateLimit-Limit and X-RateLimit-Remaining.

API keys and secrets are generated in The Data Standards Cloud UI, and they are given the same permissions as the user who created them. Talk to your CSM for additional information.

Path Params
string
required
Defaults to datasetUuid
string
required
Defaults to transactionUuid
Query Params
boolean
Defaults to false

To include row level validation results use this parameter as true

boolean
Defaults to false

Use this parameter if you want to retrieve the validation results only for the failed rows. This parameter only works when you pass it together with includeValidation=true

Headers
int32

Number of requests allowed per minute.

int32

Number of requests available in the current minute.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json