Get Projects by Organization Id
GET/organizations/:organizationId/projects
This operation allows to get a page of Project by organizationId
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
ok
Response Headers
X-Total-Count integer
total count of projectsX-Result-Count integer
projects result count
bad request
unauthorized access
forbidden access
not found
internal error