cURL
curl --request GET \ --url https://api.gcore.com/fastedge/v1/apps/by-name/{name} \ --header 'Authorization: <api-key>'
123
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef
apikey
apikey 1234$abcdef
Name of the app
Ok
The response is of type integer.
integer
Was this page helpful?