【Workspace】Usage Limit Query¶
GET /api/v1/workspace/{workspace_uuid}/usage_limit/get
Overview¶
Route Parameters¶
Parameter Name | Type | Required | Description |
---|---|---|---|
workspace_uuid | string | Y | Workspace UUID |
Additional Parameter Notes¶
Response¶
Overview¶
This API endpoint allows you to query the usage limits of a workspace.
Route Parameters¶
Parameter Name | Type | Required | Description |
---|---|---|---|
workspace_uuid | string | Y | Workspace UUID |
Additional Parameter Notes¶
No additional parameters are required for this request.
Response¶
The response will be provided in the following format:
(Note: The actual response content is not provided in the original document.)