curl --request GET \ --url https://api.embedreach.com/api/resources/counts
{ "success": true, "message": "<string>"}
Partner Resources
Get Resource Counts
Returns the count of each resource type (schema definition) for the authenticated tenant. Useful for monitoring data syncing and comparing numbers with partner databases.
GET
/
api
/
resources
/
counts
Get Resource Counts
curl --request GET \ --url https://api.embedreach.com/api/resources/counts