List project members
GET/api/v1/workspaces/:slug/projects/:project_id/members/
Retrieve all users who are members of the specified project.
Request
Responses
- 200
- 401
- 403
- 404
List of project members with their roles
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
Project not found