Get traffic usage
Returns outbound traffic data for the current workspace (vault).
GET
/api/billing/trafficRequest
curl
curl -X GET https://platform.trickest.com/api/billing/traffic \
-H "Authorization: Bearer $TRICKEST_TOKEN"Responses
200Outbound traffic data
successboolean400Bad Request – validation error or malformed input
codestringmessagestring401Unauthorized – missing or expired token
codestringmessagestring500Internal Server Error
codestringmessagestring