GET
/
fastedge
/
v1
/
apps
/
by-name
/
{name}
curl --request GET \
  --url https://api.gcore.com/fastedge/v1/apps/by-name/{name} \
  --header 'APIKey: <api-key>'
123

Authorizations

APIKey
string
header
required

API key for authentication.

Path Parameters

name
string
required

Name of the app

Response

200
application/json

Ok

The response is of type integer.