Retrieves compliance reports filtered by project, period, and country. Reports are auto-generated documents required by regulators.
| Code | Country |
|---|---|
MX | México |
CO | Colombia |
SV | El Salvador |
GT | Guatemala |
| Parameter | Type | Required | Description |
|---|---|---|---|
projectId | integer | yes | Your project ID |
period | string | yes | Period in YYYY-MM format |
countryCode | string | yes | One of MX, CO, SV, GT |
limit | integer | no | Max results (default: 10) |
offset | integer | no | Pagination offset |
search | string | no | Filter by report name |
Enter the full value with the ApiKey prefix. Example: ApiKey wavy_your-api-key. The prefix is required for authentication.
The project ID
Report period in YYYY-MM format
Country code for regulatory jurisdiction
MX, CO, SV, GT Maximum number of reports to return (default: 10)
Pagination offset
Search term to filter reports by name