v1
latestOpenAPI 3.0.12026-07-142257126.4 KBkeys
Lists app keys
Lists the API keys associated with the application ID.
get/apps/{app_id}/keys
Path parameters
app_idstring required
The application ID.
Response
Key list
Example response
[
{
"appId": "28GY6a",
"created": 1602844091815,
"modified": 1614679682091
}
]