Get reports

Retrieve all reports associated with your account.

This endpoint supports filtering. Using the $filter parameter and one of the supported filter operators below you can search for records matching specific criteria.

FilterSymbolExample
Equalseq$filter=reportName eq Compliance Report
Not equalne$filter=archived ne true
Query Params
string

The id of a specific report.

string

Number of results per page you want returned in the response

string

The specific page of results you want returned in the response

string

The $filter parameter can be used to construct a filter statement that will be used to search for specific records. For more information on filtering, see Filtering with CereTax APIs.

Response

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json