- Path: /models/{id}/transactions
- HTTP Verb: GET
- Response Content-Type: application/json
Description
Gets all transactions in the specified model.
Errors
- 200: Success
- 500: Something went wrong on our end. Please report at support@edination.com
Parameters
id string
The model identifier.
system boolean
Whether to get the system or the custom models. The default is true.
Example