Get app id by app name
Apps
Get app id by app name
deprecated
GET
Get app id by app name
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Application name to look up
Response
Returns the application ID for the specified name
The response is of type integer<int64>.