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
|`content_type`|*str*|:heavy_check_mark:| HTTP response content type for this operation |
10
+
|`status_code`|*int*|:heavy_check_mark:| HTTP response status code for this operation |
11
+
|`raw_response`|[requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing |
|`company_id`|*str*|:heavy_check_mark:| Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
9
+
|`connection_id`|*str*|:heavy_check_mark:| Unique identifier for a connection. | 2e9d2c44-f675-40ba-8049-353bfcb5e171 |
10
+
|`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 |
|`content_type`|*str*|:heavy_check_mark:| HTTP response content type for this operation |
10
+
|`status_code`|*int*|:heavy_check_mark:| HTTP response status code for this operation |
11
+
|`raw_response`|[requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing |
|`content_type`|*str*|:heavy_check_mark:| HTTP response content type for this operation |
10
+
|`status_code`|*int*|:heavy_check_mark:| HTTP response status code for this operation |
11
+
|`raw_response`|[requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing |
0 commit comments