VyQuery_GetSignatureInfo
Query | Type | Description |
---|---|---|
status | Filter the results by the signature status. | |
page | number | The current page number |
size | number | The number of items per page |
sortOn | string | Name of the parameter to sort on |
sortOrder | Indication to sort in ascending or descending order | |
includeUsers | boolean | Boolean flag to indicate whether to show your users in the result or not |
userId | string | Filter the signatures by your users with `userId` |
Last updated