cURL
curl --request GET \ --url https://spark.test.woodcore.co/api/v2/transactions \ --header 'Authorization: Bearer <token>'
{}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
"rec123"
"5"
"1"
"08/02/2022-02/08/2022"
"2000"
"000000313"
The response is of type object.
object