HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Get Seasons

Retrieve season groups for a given load serving entity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieve season groups for a given Load Serving Entity (LSE).

Use this endpoint to get the utility-defined seasonal date ranges used by seasonal tariff rates. The response returns SeasonGroup objects, each containing one or more Season objects.

Resource URI

GET /rest/public/seasons

Query parameters

ParameterTypeDescription
lseIdLongLSE ID whose seasons you want to retrieve. Required.

For the full Season and SeasonGroup data models, see Seasons.

Example

GET /rest/public/seasons?lseId=734

A successful response returns a standard response payload with type set to SeasonGroup and results containing season groups for the requested LSE.

Query Params
int64
required

The LSE ID who’s seasons you want.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json