APIAccessToken OBJECT

API access tokens for authentication with the Buildkite API

Fields

expiresAtDateTime

The time at which this API access token will expire. If null, the token will never expire.

idID!

uuidID!

The public UUID for the API Access Token

Interfaces