Get public metrics for one or more organizations
Authorization header:
organizationSlug exactly| Parameter | Type | Required | Description |
|---|---|---|---|
| organizationSlug | string | Yes | Organization slug to query |
| startDate | Date | No | Start date for metrics (default: all time) |
| endDate | Date | No | End date for metrics (default: current date) |
| Status Code | Description |
|---|---|
| 401 Unauthorized | Invalid or missing API key |
| 403 Forbidden | API key does not have permission to query the requested organization |
| 500 Internal Server Error | Server error occurred while processing the request |
Your API key. This is required by most endpoints to access our API programatically. Reach out to us at [email protected] to get an API key for your use.