View entity limits
GET/v1/organizations/:organization_id/entity-limits
Returns the creation limits by entity type for the requested organization. These values indicate how many resources of each type can be created by the organization.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Entity limits successfully retrieved.
Invalid request parameters.
Not authorized or without access to the organization.
Organization not found.
Internal server error.