Last updated 1 month ago
Return all transactions for schema.
/schema/{schemaId}/transactions
Schema identifier
curl -L \ --url '/api/v1/schema/{schemaId}/transactions' \ --header 'Authorization: Bearer JWT'
[ { "type": "text" } ]