View Guidance Document List
GET:{output}/guidance-document/list
Overview
Returns a list of guidance documents according to the supplied query parameters.
Name | Type | Description |
---|---|---|
output | string | The output format of the HTTP response; must be ‘json’, ‘xml’, or ‘csv.’ |
Query Parameters (Optional)
Name | Type | Description |
---|---|---|
dim |
| The objects which a guidance document defines. |
inv |
| The id field(s) for the inventory(s) that use source categories, estimation methodologies, or fuel classifications defined by a guidance document. |
Return Format
XML (with RDFa-Lite)
Code Samples
cURL
curl “http://api.cecclimate.com/json/guidance-document/list?inv=1002”