Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GetReportsQuery

Index

Properties

Optional fields

fields?: string

A comma-separated list of fields to include in the response

Optional ids

ids?: string

A comma-separated list of report ids

Optional limit

limit?: number

The amount of results to return (50 - 250)

default

50

Optional since_id

since_id?: number

Restricts results to after the specified id

Optional updated_at_max

updated_at_max?: string

Shows reports last updated before date (format: 2014-04-25T16:15:47-04:00)

Optional updated_at_min

updated_at_min?: string

Shows reports last updated after date (format: 2014-04-25T16:15:47-04:00)

Generated using TypeDoc