> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/wallet/query/fvyquery_getsignatureinfo.md).

# 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\`                      |
