v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBfieldManagementV1
Get a custom field.
Get the details of a custom field.
get/v1/fields/{id}
Path parameters
idstring required
Identifier of a field.
Response
The details of the custom field.
Example response
{
"fieldName": "hostIP",
"fieldId": "00000000031D02DA",
"dataType": "String",
"state": "Enabled"
}