v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Get Custom Fields

Retrieves custom fields based on the provided field names.

get/v2/historicalPoints/getCustomFields

Request body

customFieldNamestring[]

Example request

{
  "customFieldName": [
    "testField4",
    "testField5"
  ]
}

Response

Successful response

object required