Get data status
codat_get_data_statusGet the freshness/status of each accounting data type for a company (lastSuccessfulSync, currentStatus, dataType). Use this to check whether a dataset has been pulled before reading it. Codat API: GET /companies/{companyId}/dataStatus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | The Codat companyId (UUID). |