GET api/Form/Get?id={id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of FormDetail
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Ref

integer

None.

Title

string

None.

Description

string

None.

Structure

string

None.

Staff

string

None.

Sections

Collection of FormSection

None.

CreateAt

string

None.

UpdateAt

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.