GET
/
extractions
/
statistics

Authorizations

Authorization
string
headerrequired

Sensible uses API keys to authenticate requests. Keep your API keys secure and do not share them publicly accessible areas such as GitHub, client-side code, etc. Authentication to the API is performed via Bearer Authentication. Provide your API key as the bearer auth value.

Query Parameters

start_date
string
required

Retrieves statistics for configs used in production on this day and later. Sensible returns daily statistics, so if you specify a time in addition to a date, Sensible ignores the time.

end_date
string
required

Retrieves daily statistics for configs used in production on this day and earlier.

Response

200 - application/json
statistics
object[]