The ID of the project.
The ID of the user.
The ID of the project.
The ID of the user.
The project user update request payload.
owner or member
Allowed values:ownermember
Project user’s role updated successfully.
Represents an individual user in a project.
The object type, which is always organization.project.user
Allowed values:organization.project.user
The identifier, which can be referenced in API endpoints
The name of the user
The email address of the user
owner or member
Allowed values:ownermember
The Unix timestamp (in seconds) of when the project was added.
The ID of the project.
The ID of the user.
Project user deleted successfully.
Allowed values:organization.project.user.deleted
A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 20.
Default:20
A cursor for use in pagination. after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, ending with obj_foo, your subsequent call can include after=obj_foo in order to fetch the next page of the list.
Filter by the email address of users.
Users listed successfully.
Allowed values:list
Represents an individual user within an organization.
The ID of the user.
User retrieved successfully.
Represents an individual user within an organization.
The object type, which is always organization.user
Allowed values:organization.user
The identifier, which can be referenced in API endpoints
The name of the user
The email address of the user
owner or reader
Allowed values:ownerreader
The Unix timestamp (in seconds) of when the user was added.
The ID of the user.
The new user role to modify. This must be one of owner or member.
owner or reader
Allowed values:ownerreader
User role updated successfully.
Represents an individual user within an organization.
The object type, which is always organization.user
Allowed values:organization.user
The identifier, which can be referenced in API endpoints
The name of the user
The email address of the user
owner or reader
Allowed values:ownerreader
The Unix timestamp (in seconds) of when the user was added.