curl --request GET \
--url https://api.shareofmodel.ai/v1/organizations/{organization_id}/workspaces/{id} \
--header 'Authorization: <api-key>'{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"analysis_quota": 1073741823,
"asset_evaluation_quota": 1073741823,
"search_credits": 1073741823,
"search_project_credits": 1073741823,
"logo": "<string>"
}Retrieve workspace by id. The logo field is omitted unless include_logo=true.
curl --request GET \
--url https://api.shareofmodel.ai/v1/organizations/{organization_id}/workspaces/{id} \
--header 'Authorization: <api-key>'{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"analysis_quota": 1073741823,
"asset_evaluation_quota": 1073741823,
"search_credits": 1073741823,
"search_project_credits": 1073741823,
"logo": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.shareofmodel.ai/llms.txt
Use this file to discover all available pages before exploring further.
A UUID string identifying this workspace.
A UUID string identifying the organization.
If set to true, include the logo field in the response. Defaults to false.
2550 <= x <= 21474836470 <= x <= 21474836470 <= x <= 21474836470 <= x <= 2147483647