Request

curl --location --request GET 'https://api.insights-periculum.io/statements/{statementKey}/transactions' 
--header 'Authorization: Bearer string_encrypted_accesst_token' 
--header 'Content-Type: application/json' 
--data-raw 'none'

Request Parameters

NameDescriptionTypeRequired
statementKeyThe key of the statement to get the transactions for.intYes