v1

latestOpenAPI 3.1.02026-07-242442479.7 KB

Get a Picklist Field's Values

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

Path parameters

fieldnamestring required

Use the picklist 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
}