v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBAction Connection
Get an existing App Key Registration
Get an existing App Key Registration
get/api/v2/actions/app_key_registrations/{app_key_id}
Path parameters
app_key_idstring required
The ID of the app key
Response
OK
Example response
{
"data": {
"type": "app_key_registration"
}
}