For the complete documentation index, see llms.txt. This page is also available as Markdown.

Returning all transactions for Schema

Return all transactions for schema.

get

Return all transactions for schema.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
schemaIdstringRequired

Schema identifier

Responses
200

Successful operation.

application/json
typestringRequired
get/schema/{schemaId}/transactions

Was this helpful?