| Name | Description | Type | Additional Information |
|---|---|---|---|
| Id |
The internal id of a group form in Epsilon. |
integer |
None. |
| Group |
Name of the group that the form was created in. |
string |
None. |
| Created |
Timestamp of when the form saved/created. |
date |
None. |
| Signed |
Timestamp of when the form was finalized/signed. |
date |
None. |
| Answers |
List of all the answers in a particular form. Each item in the list represents an answer to a question. |
Collection of GroupFormAnswer |
None. |