dateranges

Returns a list of dateranges for the user

This API allows users to store commonly used date ranges so that they can be reused throughout the product.

get/dateranges

Query parameters

localestring

Locale

filterByIdsstring

Filter list to only include date ranges in the specified list (comma-delimited list of IDs)

limitinteger

Number of results per page

pageinteger

Page number (base 0 - first page is "0")

expansionstring[]

Comma-delimited list of additional date range metadata fields to include on response.

includeTypestring[]

Include additional date ranges not owned by user. The "all" option takes precedence over "shared"

Response

successful operation

idstring

System generated id

namestring
descriptionstring
rsidstring

The report suite id for which the component was created/updated

reportSuiteNamestring

The report suite name for which the component was created/updated

definitionobject
siteTitlestring
modifiedstring date-time
createdstring date-time

Changes