API Analytics
Get Environment Analytics for top applications by the request count
Get Environment Analytics for top applications by the request count
User must have the API_ANALYTICS[READ] permission.
get/analytics/top-apps-by-request-count
Response
Analytics for v2 and v4 top applications by the request count
Example response
{
"data": [
{
"id": "00f8c9e7-78fc-4907-b8c9-e778fc790750",
"name": "Sample Application Name",
"count": 675234
}
]
}