GET /api/v202105/meter/{meterId}/channel/{channelId}/version/{versionId}/udf/{udfId}/download

Download file for a channel version custom field

DownloadChannelVersionCustomFieldFileV202105 Permissions: Meters (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
meterId integer (int32) Required
channelId integer (int32) Required
versionId integer (int32) Required
udfId integer (int32) Required

Responses

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