Field | Type | Required | Description |
---|---|---|---|
Query |
*string | ➖ | The search query. |
Page |
*float64 | ➖ | The pagination page number, starts at 1. |
PerPage |
*float64 | ➖ | The number of items per page. |
TemplateID |
*float64 | ➖ | Filter documents by the template ID used to create it. |
Source |
*operations.Source | ➖ | Filter documents by how it was created. |
Status |
*operations.Status | ➖ | Filter documents by the current status |
OrderByColumn |
*operations.OrderByColumn | ➖ | N/A |
OrderByDirection |
*operations.OrderByDirection | ➖ | N/A |