GET /api/v202501/emissionSource/{emissionSourceId}/udf/{udfId}/download

Download file for a emissions source custom field

DownloadEmissionSourceCustomFieldsV202501 Permissions: EmissionsSources (View)

Request Headers

Header Value Required Description
ECI-ApiKey string Yes Your API key. See Authentication.
Content-Type application/json Yes All requests must specify JSON content type.

Path Parameters

Name Description Type Required
emissionSourceId The id of the emissions source integer (int32) Required
udfId The id of the custom field integer (int32) Required

Responses

200 OK The request succeeded and the response body contains the requested data.