A user or actor in the system.
An object with an ID.
id
The unique identifier for the object.
name
The user name.
email
The user email address.
timezone
The timezone configured for the user.
createdAt
Identifies the date and time when the object was created.
preferences
The user preferences.
only
Indicate which preferences to retrieve by their key.
categories
Indicates which preferences to retrieve by their category.
teams
The teams the user belongs to.
plan
The plan the user is subscribed to.
repositoryProviders
The repository providers this user has connected.
app
Retrieve a single app by it's ID.
apps
Retrieve all the apps the user has access to.
bitbucketAccounts
The connected Bitbucket accounts.
gitlabAccounts
The connected GitLab accounts.
script
Retrieve a single script by it's ID.
scripts
Retrieve all the scripts the user has access to.
first
Limits number of fetched items. Maximum allowed value: 100.
page
The offset from which items are returned.