Given a valid Field ID, returns details about the corresponding Field.

200 OK Response Schema

Key NameValue TypeDescription
idstringThe ID of the Field. This will always match the field_id query parameter.
isGlobalbooleanSignifies whether this is a "global" Field created by Merit or a "custom" Field created by the Org.
fieldTypestringSignifies the Field's "Field Type" which describes the type of data FieldValues corresponding to this Field have.
Language
Authorization
Header