Skip to main content
GET
/
custom-fields
/
{fieldId}
Get Custom Field
curl --request GET \
  --url https://www.gomry.com/api/v1/custom-fields/{fieldId} \
  --header 'X-API-KEY: <api-key>'

Get Custom Field

Required scope: custom_fields:read

Path Parameters

fieldId
string
required

Response

See List Custom Fields for the full schema.