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[]

  • Array [

  • transaction_transaction_date:GTE:{date} string

    transaction_transaction_date:LTE:2017-10-11

  • ]

Loading...