List project members
GET/memberships/projects/:projectPid
Returns memberships for the given projectPid. Requires a user actor with read access to the project; returns 404 when the project is unknown or not visible to the caller.
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 503
Success
air/UnauthorizedError
air/ForbiddenError
NotFound
air/SchemaValidationError
air/AuthUnavailableError