Skip to main content

Get a List of Reports

GET 

/api/v3/_report

Allows you to get a list of all reports with each report's name and report_id number.

Request

Responses

Object was fetched successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response object
Loading...