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