user

Users in your organization are queried using filters such as project.

Return Type: user

Arguments

Field Name

Data Type

Description

offset

Int!

Set the number of records to be skipped from your results.

next

Int!

Set the number of records to return in your results.

organizationID

Int!

Unique ID of organization.

isActive

Boolean

Current status of user.

dateCreatedBegin

DateTime

Greater than or equal to timestamp of user creation formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

dateCreatedEnd

DateTime

Less than timestamp of user creation formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

dateModifiedBegin

DateTime

Greater than or equal to timestamp of last user edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

dateModifiedEnd

DateTime

Less than timestamp of last user edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone).



Last Published Friday, September 5, 2025