HEAD api/v1/forms/registrations/data
Deprecated Superseded by /api/v1/forms/registrations/data/{formRegistrationId}
List form registration data
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Filter |
Filter records |
ListFormRegistrationDataV1Filter |
None. |
Select |
Select columns |
Collection of ListFormRegistrationDataV1Select |
Default value: All Example value: Name, ValueText Unique items |
Sort |
Sort records Sort by the first column, then by the second column, and so on |
Collection of ListFormRegistrationDataV1Sort |
Default value: SerialNumber Example value: SerialNumber Max items: 3 Unique items |
PageNumber |
Page number |
integer (32 bits) |
Default value: 1 Example value: 1 Range: inclusive between 1 and 2147483647 |
PageSize |
Number of records per page |
integer (32 bits) |
Default value: 10 Example value: 10 Range: inclusive between 0 and 100 |
Body Parameters
None.