Skip to main content
GET
List available periods

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

type
enum<string>
default:M
Available options:
D,
M,
W
scope
enum<string>
default:data
Available options:
data,
trends

Response

Periods listed.

periods
string[]
required
error
object | null
required