OPENAPI / COMPONENTS / SCHEMAS

API token metadata

ApiToken

Automation credential metadata without the plaintext PAT.

object7properties
idstringrequired

Token ID.

namestringrequired

Token name.

prefixstringrequired

Safe identification prefix, not usable for authentication.

scopesarrayrequired

Fixed automation scopes.

lastUsedAtstring

Last use time.

expiresAtstring

Expiration time, or null for no expiration.

createdAtstringrequired

Creation time.