projectUserRole

Retrieves user permissions and project user roles by querying using project.

Return Type: projectUserRole

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.

segmentID

String

Segment ID as set by and visible to the organization viewing the project.

projectNumber

String

Internal project number as set by and visible to the organization viewing the project.

email

String

Email address.

isActive

Boolean

Is user account Active.

isActiveRoles

Boolean

Is the user role currently active on the project.

dateModifiedBegin

DateTime

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

dateModifiedEnd

DateTime

End timestamp of last user role editformatted as YYYY-MM-DDTHH:MM (US/Central timezone).



Last Published Friday, September 5, 2025