Skip to main content
GET
Get Org Metric Types

Authorizations

Authorization
string
header
required

Bearer token authentication using your API key

Path Parameters

org_id
string
required

Query Parameters

page
number

Page number

take
number

Number of items to take

next
string

Next page token (Only used on special endpoints)

Response

200 - application/json

The types of metrics for the specified organization.

id
string
required
name
string
required
intervals
enum<string>[]
Available options:
hour,
day,
week,
month,
year