You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`order_by`|*Optional[str]*|:heavy_minus_sign:| Field to order results by. [Read more](https://docs.codat.io/using-the-api/ordering-results). | -modifiedDate |
|`page_size`|*Optional[int]*|:heavy_minus_sign:| Number of records to return in a page. [Read more](https://docs.codat.io/using-the-api/paging). | 100 |
|`order_by`|*Optional[str]*|:heavy_minus_sign:| Field to order results by. [Read more](https://docs.codat.io/using-the-api/ordering-results). | -modifiedDate |
|`page_size`|*Optional[int]*|:heavy_minus_sign:| Number of records to return in a page. [Read more](https://docs.codat.io/using-the-api/paging). | 100 |
|`tags`|*Optional[str]*|:heavy_minus_sign:| Filter companies by tags using the "equals" (=), "not equals" (!=), and "contains" (~) operators with [Codat’s query language](https://docs.codat.io/using-the-api/querying). | region=uk && team=invoice-finance |
0 commit comments