Get API key
Function as a Service
Get API key
Retrieve detailed information about a specific API key. Includes key permissions and expiration status.
GET
Get API key
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.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
Project ID
Example:
1
Region ID
Example:
1
Key name
Pattern:
^[a-z][-a-z0-9]{0,24}[a-z0-9]$Example:
"key-name"
Response
200 - application/json
OK
Key starts to work
Example:
"2023-08-22T11:21:00Z"
List of functions using key
Key name
Pattern:
^[a-z][-a-z0-9]{0,24}[a-z0-9]$Example:
"key-name"
Key status
Example:
"Expired"
Optional key description
Example:
"key-description"
Key expires at
Example:
"2023-08-22T11:21:00Z"