Avisi cloud logo
Observability

Count observability tenants.

GET
/api/v1/orgs/{organisationSlug}/monitoring/count

Path Parameters

organisationSlug
Required
string

curl -X GET "http://localhost:8090/api/v1/orgs/string/monitoring/count"

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

{
  "count": 0
}