GET api/CustomField/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

CustomField
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

FormId

integer

None.

GroupId

integer

None.

ControlTypeId

integer

None.

Label

string

None.

MinLength

integer

None.

MaxLength

integer

None.

Option

string

None.

Template

string

None.

Order

integer

None.

ParentId

globally unique identifier

None.

Selected

string

None.

Name

string

None.

IsRequired

boolean

None.

DataFormat

string

None.

ErrorMessage

string

None.

Form

Category

None.

Group

Category

None.

ControlType

Category

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.