cURL
curl --request GET \ --url http://localhost:4000/v1/applications \ --header 'Authorization: <api-key>'
"<unknown>"
Retrieves a list of all applications in the system
Use this format: ApiKey <your_api_key>
ApiKey <your_api_key>
1
1 <= x <= 100000
10
The response is of type any.
any