v1

latestOpenAPI 3.1.02026-07-242442479.7 KB

Get a Field's Details

get/records/{id}/fields/{fieldname}

Path parameters

fieldnamestring required

Use the field's system field name.

idinteger required

Use the object number of the object the field used above belongs to.

Response

200

successboolean
messagestring

Example response

{
  "success": true
}