Skip to main content

List organization quotas

GET 

/org/:orgId/quota

Retrieves all service quotas for a specific organization. Creates missing quotas if any are not found.

Request

Path Parameters

    orgId stringrequired

    Organization ID

Responses

List of organization quotas

Schema

  • Array [

  • object

  • ]

Loading...