curl --request GET \
--url https://spark.test.woodcore.co/api/v2/transactions \
--header 'Authorization: Bearer <token>'
{}
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.
"rec123"
"5"
"1"
"08/02/2022-02/08/2022"
"2000"
"000000313"
ddddd
The response is of type object
.