HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Get TOU Group

Return a Time of Use group by lseId and touGroupId.

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

Use this endpoint to retrieve a Time of Use group by lseId and touGroupId.

When to use this endpoint

Use GET /rest/public/timeofuses/{lseId}/{touGroupId} when you need to:

  • Retrieve all Time of Use definitions that make up a TOU group.
  • Review a full TOU schedule for a load-serving entity.
  • Use a TOU group before requesting its intervals.

Path parameters

ParameterTypeDescription
lseIdLongLSE ID that the TOU group belongs to.
touGroupIdLongTOU group ID. This ID is unique within the LSE.

Related endpoints

Request Parameters

Along with the standard pagination parameterssearching and sorting parameters, and the required security parameters, the following parameters are available as part of the request:

Query Params
int64
required

Get a TOU group for a specific LSE

int64
required

Get a TOU group by its ID (required when LSE ID is provided)

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