| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Cursor |
*string | ➖ | N/A | eyJpZCI6IjEyMyJ9 |
PageSize |
*float64 | ➖ | N/A | 20 |
Q |
*string | ➖ | N/A | website |
Start |
*string | ➖ | N/A | 2024-04-01 |
End |
*string | ➖ | N/A | 2024-04-30 |
Status |
*operations.ListTrackerProjectsStatus | ➖ | Filter projects by status | in_progress |
Customers |
[]string | ➖ | N/A | [ "customer-1", "customer-2" ] |
Tags |
[]string | ➖ | N/A | [ "tag-1", "tag-2" ] |
Sort |
[]string | ➖ | N/A | [ "-createdAt", "name" ] |