OPENAPI / COMPONENTS / SCHEMAS
API token metadata
ApiTokenAutomation credential metadata without the plaintext PAT.
object7properties
idstringrequiredToken ID.
namestringrequiredToken name.
prefixstringrequiredSafe identification prefix, not usable for authentication.
scopesarrayrequiredFixed automation scopes.
lastUsedAtstringLast use time.
expiresAtstringExpiration time, or null for no expiration.
createdAtstringrequiredCreation time.