Users
Read users available for assignment and planning workflows.
List users
query Parameters
page0-based page number for offset pagination. Mutually exclusive with cursor.
cursor^[A-Za-z0-9._~\-]*$Opaque cursor for keyset pagination. Mutually exclusive with page. Clients must not parse or construct it; pass the nextCursor value back unchanged. Current tokens use the shared v1.BASE64... format.
sizeRequested page size. Defaults to 20 and must not exceed 100.
includeExternalInclude external users in the result when true.
includeGroupsInclude user groups in each returned user when true.
List users › Responses
OK
Items returned in this response.
hasMoreWhether more results are available.
nextCursorCursor for the next page of results.
Page-based pagination metadata.
sizeRequested page size.
Get user by ID
path Parameters
idquery Parameters
includeGroupsGet user by ID › Responses
OK
deletionDateUser deletion date.
emailUser email address.
externalIdExternal ID.
firstNameUser first name.
Groups that the user works for.
idUser ID.
internalReturns true for internal users and false for freelancers.
lastNameUser last name.
screenNameUser screen name. This is the name that appears in Kordiam on story pages, calendars etc. right next to a format icon.
supplierIdSupplier ID.
versionUser version.