GET
/v1.0/account/ccTransactions/Read-onlyGet a list of Credit Card Transaction history of purchased data and points. This endpoint can only be accessed by scope org_super.
Parameters
No parameters.
cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/account/ccTransactions/" \
-H "Authorization: Bearer $SENTINEL_TOKEN"