# FVyQuery\_GetSignatureInfo

| Status       | FVyOptStringArray | Filter the results by the signature status.                              |
| ------------ | ----------------- | ------------------------------------------------------------------------ |
| Page         | FVyOptInt         | The current page number                                                  |
| Size         | FVyOptInt         | The number of items per page                                             |
| SortOn       | FVyOptString      | Name of the parameter to sort on                                         |
| SortOrder    | FVyOptString      | Indication to sort in ascending or descending order                      |
| IncludeUsers | FVyOptBool        | Boolean flag to indicate whether to show your users in the result or not |
| UserId       | FVyOptString      | Filter the signatures by your users with \`userId\`                      |
