Filling Reactions
List
GET
/serviceformModules/{moduleId}/forms/{formId}/fillingReactions
https://api.relesysapp.net/api/v1.3/serviceformModules/{moduleId}/forms/{formId}/fillingReactions
Get a list of filling reactions for the form with ID
formId
.type
- This field displays the type of the reaction. Currently, the available types to filter on are: - Like
Scopes: relesys.api, relesys.api:read, relesys.api.serviceform, relesys.api.serviceform:read
URL Path
moduleId | string / guid | required | ||
formId | string / guid | required |
Query String
creationDateTime | datetimeoffset |
Filterable Sortable
|
optional | |
fillingId | string / guid |
Filterable
|
optional | |
id | string / guid |
Filterable
|
optional | |
type | string |
Filterable
|
optional | |
userId | string / guid |
Filterable
|
optional | |
sort | string | Comma separated sort order based on sortable properties | optional | |
offset | integer | Offset value for use in pagination | Default: 0 | optional |
limit | integer | Total objects to fetch (max 1000) | Default: 200 | optional |