Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://mm-midmarket-integrations-api-preview.azurewebsites.net/api/integrations/insights/assets/by-type \ --header 'X-API-Key: <api-key>'
[ { "assetType": "<string>", "count": 123 } ]
Asset distribution by file type.
Workspace-scoped API key. Format: sk_live_{64 hex chars}
Successful Response