Get app id by app name
Apps
Get app id by app name
deprecated
GET
Get app id by app name
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-915.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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>.