HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Get One LSE

Return a Load Serving Entity (LSE) with the corresponding {lseId}.

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

Retrieve one Load Serving Entity (LSE) by lseId.

Use this endpoint when you already know the Arcadia LSE ID and need the utility or organization record. To find an LSE by location, name, ownership, or service type, use Get LSEs.

Resource URI

GET /rest/public/lses/{lseId}

Path parameters

ParameterTypeDescription
lseIdLongUnique Arcadia ID for the LSE. Required.

For the full LoadServingEntity data model and examples, see Load Serving Entities.

Example

GET /rest/public/lses/2756

A successful response returns a standard response payload with type set to LoadServingEntity and one LSE in the results array.

Path Params
int64
required

Unique Arcadia ID (primary key) for each LSE

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