Get Custom Fields
Retrieves custom fields based on the provided field names.
get/v2/historicalPoints/getCustomFields
Request body
Example request
{
"customFieldName": [
"testField4",
"testField5"
]
}Response
Successful response
object required