get
https://api.genability.com/rest/public/timeofuses/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Retrieve one time-of-use definition by touId.
Use this endpoint when you already know the Arcadia TOU ID and need the individual time-of-use definition, including its display name, TOU group, season, calendar, and periods.
Resource URI
GET /rest/public/timeofuses/{touId}Path parameters
| Parameter | Type | Description |
|---|---|---|
touId | Long | Unique Arcadia ID for the time-of-use definition. Required. |
For the full TimeOfUse and period data models, see Time of Uses.
Example
GET /rest/public/timeofuses/50959A successful response returns a standard response payload with type set to TimeOfUse and one TOU definition in the results array.
