OrganizationAPIAccessToken OBJECT

Information on user API Access Tokens which can access the Organization. Excludes the token attribute

Fields

createdAtDateTime!

descriptionString

A description of the token

idID!

ipAddressString

The IP address of the last request to the Buildkite API

lastAccessedAtDateTime

The last time the token was used to access the Buildkite API

ownerUser

The user associated with this token

scopes[APIAccessTokenScopes!]

The organization scopes that the user's token has access to

uuidID!

The public UUID for the API Access Token