latestOpenAPI 3.1.02026-08-20723176475.4 KB
c2b39b2c43c5
Projects
Get the assignable members of a project
Fetches the project admins and members that a task in this project can be assigned to. Guests and members whose account is no longer active in the organization are left out. Use the returned userId values as the task owners.
get/v1/spaces/{spaceId}/projects/{projectId}/members
Path parameters
spaceIdinteger required
ID of the space
projectIdinteger required
ID of the project
Headers
X-Org-Idinteger required
Organization ID
Response
OK