projectMembers
List project members
Lists all members of a project.
GET
Authorizations
Default authentication mechanism
Path Parameters
The ID or name of the Project.
Example:
"prj_pavWOn1iLObbXLRiwVvzmPrTWyTf"
Query Parameters
Limit how many project members should be returned
Required range:
1 <= x <= 100
Example:
20
Timestamp in milliseconds to only include members added since then.
Example:
1540095775951
Timestamp in milliseconds to only include members added until then.
Example:
1540095775951
Search project members by their name, username, and email.
The Team identifier to perform the request on behalf of.
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
Example:
"my-team-url-slug"