List grid-operator document options for an offer
GET/v1/offers/:id/network-carrier-documents/options
Everything POST /v1/offers/{id}/network-carrier-documents can reference for this offer, resolved in one call: the grid operator set on its project and that operator's forms, the electrical contractors you can name, the offer's module configurations and its batteries — each flagged with what the planner UI would preselect.
Use it to fill a document request without guessing ids; for the operator catalog on its own see GET /v1/grid-operators. Requires the read:documents scope.
Request
Responses
- 200
- 401
- 403
- 404
- 500
The ids and names this offer's document request can use.
invalid_api_key
insufficient_scope
not_found
db_error