api-keys
Eventos de auditoria da chave (created, rotated, revoked, etc.)
get/v1/api-keys/{id}/events
Path parameters
idstring uuid required
Response
Lista de eventos
Example response
[
{
"type": "API_KEY_CREATED"
}
]Changes
Changed in 1 of the 4 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○