List transaction exportsCopy Pageget https://example.com/api/v2/transaction-exports/jobsReturns the signed-in user's exports, with optional type, party, and status filters and page controls.Query ParamsexportTypestringFilter by export type.export_typestringFilter by export type using the alternative parameter name.partystringOptional source-party filter.statusstringOptional job-status filter.limitint32Maximum jobs to return. Defaults to 20.offsetint32Number of jobs to skip. Defaults to 0.jwtstringSame JWT as the jwt header; use the header for normal clients.nodeIdstringConfigured validator-node identifier. Defaults to the deployment's default node.HeadersjwtstringJWT used to authenticate the export owner.nodeIdstringConfigured validator-node identifier; the query value takes precedence.Responses 200OK 400Bad Request 500Unexpected server error 503Service is still startingUpdated 3 days ago Create a transaction exportGet a transaction exportDid this page help you?YesNo