Skip to main content
GET
Get the latest available period

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

Latest period retrieved.

period
string | null
required
error
object | null
required