Skip to main content

ListSubscriptionChangeReports

List available subscription change reports.

Path Parameters
  • domainId string required

    Possible values: Value must match regular expression ^([A-Za-z0-9]{8}-){0,6}[A-Za-z0-9]{8}$

    Domain the resource belongs to. Used to determine which users have access to the resource.

Query Parameters
  • startDate date

    Start date, written in YYYY-MM-DD or YYYY-MM format.

  • endDate date

    End date, written in YYYY-MM-DD or YYYY-MM format.

Responses

List of subscription change reports.


Schema array
  • period string

    The period the report covers.

  • resource string

    Path where the report can be downloaded.

  • fileFormat string

    The file format of the report.

  • size number

    Size of the report in bytes.

Loading...