Get all log types
GET/v1/account/log-types
Get all log types for a given account including the log types with no parsing attached. Please ensure to change the region in the URL to match your account's region.
Request
Responses
- 200
successful operation
- application/json
- Schema
- Example (from schema)
Schema
- Array [
- ]
string
[
"“metering-access”",
"“lag-monitor”",
"“business-analytics-metrics”",
"“consul-agent”",
"“auth0”"
]
Loading...