Magidoc

ApiKey
Object

An ApiKey enables access to the API.

Fields

#

id

ID !
Non-null

Unique identifier for the API key.

description

A description of the API Key

expiresAt

The expiry of the API Key

lastUsedAt

The last time the API Key was used

userId

ID !
Non-null

The user ID the API Key is associated with and created by

user

Non-null

The user the API Key is associated with and created by

createdAt

Non-null

The creation timestamp of the API Key

updatedAt

Non-null

The last update timestamp of the API Key

Usages

#

References

#