Avisi cloud logo
Observability

Count observability tenants.

Path Parameters

organisationSlugRequiredstring
Pattern: "^[a-z0-9-]+$"
curl -X GET "https://api.avisi.cloud/api/v1/orgs/<string>/monitoring/count"

Request was successfully processed. The response body contains the requested data.

{
  "count": 0
}