cURL
curl --request GET \ --url https://api.embedreach.com/partner/tenants/{id}/resource-stats
{ "success": true, "message": "<string>", "data": { "resources": [ { "schemaDefinitionId": "<string>", "schemaName": "<string>", "count": 123, "earliestCreatedAt": "<string>", "latestCreatedAt": "<string>" } ] } }
Get resource counts grouped by schema for a tenant
Documentation IndexFetch the complete documentation index at: https://docs.embedreach.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.embedreach.com/llms.txt
Use this file to discover all available pages before exploring further.
Status 200 response
Show child attributes