curl --request GET \
--url https://api.shareofmodel.ai/v1/organizations \
--header 'Authorization: <api-key>'[
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"plan": "pilot",
"user_quota": 1073741823,
"workspace_quota": 1073741823,
"analysis_quota": 1073741823,
"workspace_count": 123,
"modules": [
"<string>"
],
"asset_evaluation_quota": 1073741823,
"search_credits": 1073741823,
"logo": "<string>",
"salesforce_code": "<string>",
"contract_end_date": "2023-12-25",
"is_active": true
}
]List accessible organizations. The logo field is omitted unless include_logo=true.
curl --request GET \
--url https://api.shareofmodel.ai/v1/organizations \
--header 'Authorization: <api-key>'[
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"plan": "pilot",
"user_quota": 1073741823,
"workspace_quota": 1073741823,
"analysis_quota": 1073741823,
"workspace_count": 123,
"modules": [
"<string>"
],
"asset_evaluation_quota": 1073741823,
"search_credits": 1073741823,
"logo": "<string>",
"salesforce_code": "<string>",
"contract_end_date": "2023-12-25",
"is_active": true
}
]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.
If set to true, include the logo field in the response. Defaults to false.
255pilot - pilotstarter - startersuite - suiteenterprise - enterprisepilot, starter, suite, enterprise 0 <= x <= 21474836470 <= x <= 21474836470 <= x <= 21474836470 <= x <= 21474836470 <= x <= 2147483647SalesForce organization code
50Contract end date