cURL
curl --request GET \ --url http://localhost:8080/api/v1/apps/count \ --header 'Authorization: <api-key>'
{}
Get the total number of apps
OK
Was this page helpful?