Skip to main content

Retrieve all reports.

GET 

/reports/

Lists all available reports for the current user, supporting optional filters for pagination and sorting by fields such as date or report name.

Request

Query Parameters

    is_hidden string
    showback__id number
    share_code string
    search string

    A search term.

    limit integer

    Number of results to return per page.

    offset integer

    The initial index from which to return the results.

Responses

Schema

    count integerrequired
    next urinullable
    previous urinullable

    results

    object[]

    required

  • Array [

  • id ID (integer)
    created date-time
    modified date-time
    account_id Account id (string)[]nullable

    Possible values: non-empty and <= 64 characters

    region Region (string)[]nullable

    Possible values: non-empty and <= 64 characters

    product Product (string)[]nullable

    Possible values: non-empty and <= 256 characters

    operation Operation (string)[]nullable

    Possible values: non-empty and <= 256 characters

    usagetype Usagetype (string)[]nullable

    Possible values: non-empty and <= 256 characters

    tag_keys Tag keys (string)[]nullable

    Possible values: non-empty and <= 256 characters

    item_type Item type (string)[]nullable

    Possible values: non-empty and <= 256 characters

    resource_id Resource id (string)[]nullable

    Possible values: non-empty and <= 256 characters

    resource_name Resource name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    description Description (string)[]nullable

    Possible values: non-empty and <= 256 characters

    tag object[]nullable
    tag_and object[]nullable
    tag_keys_and Tag keys and (string)[]nullable

    Possible values: non-empty and <= 256 characters

    nops_compute_provisioner Nops compute provisioner (string)[]nullable

    Possible values: non-empty and <= 256 characters

    nops_compute_types Nops compute types (string)[]nullable

    Possible values: non-empty and <= 256 characters

    nops_operating_system_engine Nops operating system engine (string)[]nullable

    Possible values: non-empty and <= 256 characters

    nops_purchase_option Nops purchase option (string)[]nullable

    Possible values: non-empty and <= 256 characters

    nops_final_environment Nops final environment (string)[]nullable

    Possible values: non-empty and <= 256 characters

    bill_billing_entity Bill billing entity (string)[]nullable

    Possible values: non-empty and <= 256 characters

    line_item_legal_entity Line item legal entity (string)[]nullable

    Possible values: non-empty and <= 256 characters

    line_item_availability_zone Line item availability zone (string)[]nullable

    Possible values: non-empty and <= 256 characters

    product_servicename Product servicename (string)[]nullable

    Possible values: non-empty and <= 256 characters

    pricing_unit Pricing unit (string)[]nullable

    Possible values: non-empty and <= 256 characters

    nops_region_name Nops region name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    product_product_family Product product family (string)[]nullable

    Possible values: non-empty and <= 256 characters

    product_instance_family Product instance family (string)[]nullable

    Possible values: non-empty and <= 256 characters

    product_instance_type_family Product instance type family (string)[]nullable

    Possible values: non-empty and <= 256 characters

    billing_project_name Billing project name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    cluster_arn Cluster arn (string)[]nullable

    Possible values: non-empty and <= 2048 characters

    nops_kubernetes_cluster_name Nops kubernetes cluster name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    nops_eks_karpenter_provisioner_name Nops eks karpenter provisioner name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    node Node (string)[]nullable

    Possible values: non-empty and <= 256 characters

    node_namespace Node namespace (string)[]nullable

    Possible values: non-empty and <= 256 characters

    pod_namespace Pod namespace (string)[]nullable

    Possible values: non-empty and <= 256 characters

    pod Pod (string)[]nullable

    Possible values: non-empty and <= 256 characters

    container Container (string)[]nullable

    Possible values: non-empty and <= 256 characters

    label object[]nullable
    label_and object[]nullable
    label_keys_and object[]nullable
    nops_non_taggable_resource Nops non taggable resource (string)[]nullable

    Possible values: non-empty and <= 256 characters

    product_instance_type Product instance type (string)[]nullable

    Possible values: non-empty and <= 256 characters

    cluster_name Cluster name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    providerID ProviderID (string)[]nullable

    Possible values: non-empty and <= 256 characters

    controllerKind ControllerKind (string)[]nullable

    Possible values: non-empty and <= 256 characters

    controller Controller (string)[]nullable

    Possible values: non-empty and <= 256 characters

    deployment Deployment (string)[]nullable

    Possible values: non-empty and <= 256 characters

    namespaceLabels_kubernetes_io_metadata_name NamespaceLabels kubernetes io metadata name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    services Services (string)[]nullable

    Possible values: non-empty and <= 256 characters

    label_keys Label keys (string)[]nullable

    Possible values: non-empty and <= 256 characters

    cost_allocation_tag_keys Cost allocation tag keys (string)[]nullable

    Possible values: non-empty and <= 256 characters

    cost_allocation_tag object[]nullable
    cost_allocation_tag_and object[]nullable
    cost_allocation_tag_keys_and Cost allocation tag keys and (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_account_id Exclude account id (string)[]nullable

    Possible values: non-empty and <= 64 characters

    exclude_region Exclude region (string)[]nullable

    Possible values: non-empty and <= 64 characters

    exclude_product Exclude product (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_operation Exclude operation (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_usagetype Exclude usagetype (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_tag_keys Exclude tag keys (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_item_type Exclude item type (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_resource_id Exclude resource id (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_resource_name Exclude resource name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_description Exclude description (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_tag object[]nullable
    exclude_tag_and object[]nullable
    exclude_tag_keys_and Exclude tag keys and (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_nops_compute_provisioner Exclude nops compute provisioner (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_nops_compute_types Exclude nops compute types (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_nops_operating_system_engine Exclude nops operating system engine (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_nops_purchase_option Exclude nops purchase option (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_nops_final_environment Exclude nops final environment (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_bill_billing_entity Exclude bill billing entity (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_line_item_legal_entity Exclude line item legal entity (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_line_item_availability_zone Exclude line item availability zone (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_product_servicename Exclude product servicename (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_pricing_unit Exclude pricing unit (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_nops_region_name Exclude nops region name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_product_product_family Exclude product product family (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_product_instance_family Exclude product instance family (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_product_instance_type_family Exclude product instance type family (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_billing_project_name Exclude billing project name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_cluster_arn Exclude cluster arn (string)[]nullable

    Possible values: non-empty and <= 2048 characters

    exclude_nops_kubernetes_cluster_name Exclude nops kubernetes cluster name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_nops_eks_karpenter_provisioner_name Exclude nops eks karpenter provisioner name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_node Exclude node (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_node_namespace Exclude node namespace (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_pod_namespace Exclude pod namespace (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_pod Exclude pod (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_container Exclude container (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_label_keys Exclude label keys (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_label object[]nullable
    exclude_label_and object[]nullable
    exclude_label_keys_and object[]nullable
    exclude_nops_non_taggable_resource Exclude nops non taggable resource (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_product_instance_type Exclude product instance type (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_cluster_name Exclude cluster name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_providerID Exclude providerID (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_controllerKind Exclude controllerKind (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_controller Exclude controller (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_deployment Exclude deployment (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_namespaceLabels_kubernetes_io_metadata_name Exclude namespaceLabels kubernetes io metadata name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_services Exclude services (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_cost_allocation_tag_keys Exclude cost allocation tag keys (string)[]nullable

    Possible values: non-empty and <= 256 characters

    exclude_cost_allocation_tag object[]nullable
    exclude_cost_allocation_tag_and object[]nullable
    exclude_cost_allocation_tag_keys_and Exclude cost allocation tag keys and (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_account_id Like account id (string)[]nullable

    Possible values: non-empty and <= 64 characters

    like_region Like region (string)[]nullable

    Possible values: non-empty and <= 64 characters

    like_product Like product (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_operation Like operation (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_usagetype Like usagetype (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_tag_keys Like tag keys (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_item_type Like item type (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_resource_id Like resource id (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_resource_name Like resource name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_description Like description (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_tag object[]nullable
    like_tag_and object[]nullable
    like_tag_keys_and Like tag keys and (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_nops_compute_provisioner Like nops compute provisioner (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_nops_compute_types Like nops compute types (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_nops_operating_system_engine Like nops operating system engine (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_nops_purchase_option Like nops purchase option (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_nops_final_environment Like nops final environment (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_bill_billing_entity Like bill billing entity (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_line_item_legal_entity Like line item legal entity (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_line_item_availability_zone Like line item availability zone (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_product_servicename Like product servicename (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_pricing_unit Like pricing unit (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_nops_region_name Like nops region name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_product_product_family Like product product family (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_product_instance_family Like product instance family (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_product_instance_type_family Like product instance type family (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_billing_project_name Like billing project name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_cluster_arn Like cluster arn (string)[]nullable

    Possible values: non-empty and <= 2048 characters

    like_nops_kubernetes_cluster_name Like nops kubernetes cluster name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_nops_eks_karpenter_provisioner_name Like nops eks karpenter provisioner name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_node Like node (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_node_namespace Like node namespace (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_pod_namespace Like pod namespace (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_pod Like pod (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_container Like container (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_label_keys Like label keys (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_label object[]nullable
    like_label_and object[]nullable
    like_label_keys_and object[]nullable
    like_nops_non_taggable_resource Like nops non taggable resource (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_product_instance_type Like product instance type (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_cluster_name Like cluster name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_providerID Like providerID (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_controllerKind Like controllerKind (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_controller Like controller (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_deployment Like deployment (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_namespaceLabels_kubernetes_io_metadata_name Like namespaceLabels kubernetes io metadata name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_services Like services (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_cost_allocation_tag_keys Like cost allocation tag keys (string)[]nullable

    Possible values: non-empty and <= 256 characters

    like_cost_allocation_tag object[]nullable
    like_cost_allocation_tag_and object[]nullable
    like_cost_allocation_tag_keys_and Like cost allocation tag keys and (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_account_id Not like account id (string)[]nullable

    Possible values: non-empty and <= 64 characters

    not_like_region Not like region (string)[]nullable

    Possible values: non-empty and <= 64 characters

    not_like_product Not like product (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_operation Not like operation (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_usagetype Not like usagetype (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_tag_keys Not like tag keys (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_item_type Not like item type (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_resource_id Not like resource id (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_resource_name Not like resource name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_description Not like description (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_tag object[]nullable
    not_like_tag_and object[]nullable
    not_like_tag_keys_and Not like tag keys and (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_nops_compute_provisioner Not like nops compute provisioner (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_nops_compute_types Not like nops compute types (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_nops_operating_system_engine Not like nops operating system engine (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_nops_purchase_option Not like nops purchase option (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_nops_final_environment Not like nops final environment (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_bill_billing_entity Not like bill billing entity (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_line_item_legal_entity Not like line item legal entity (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_line_item_availability_zone Not like line item availability zone (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_product_servicename Not like product servicename (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_pricing_unit Not like pricing unit (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_nops_region_name Not like nops region name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_product_product_family Not like product product family (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_product_instance_family Not like product instance family (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_product_instance_type_family Not like product instance type family (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_billing_project_name Not like billing project name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_cluster_arn Not like cluster arn (string)[]nullable

    Possible values: non-empty and <= 2048 characters

    not_like_nops_kubernetes_cluster_name Not like nops kubernetes cluster name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_nops_eks_karpenter_provisioner_name Not like nops eks karpenter provisioner name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_node Not like node (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_node_namespace Not like node namespace (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_pod_namespace Not like pod namespace (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_pod Not like pod (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_container Not like container (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_label_keys Not like label keys (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_label object[]nullable
    not_like_label_and object[]nullable
    not_like_label_keys_and object[]nullable
    not_like_nops_non_taggable_resource Not like nops non taggable resource (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_product_instance_type Not like product instance type (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_cluster_name Not like cluster name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_providerID Not like providerID (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_controllerKind Not like controllerKind (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_controller Not like controller (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_deployment Not like deployment (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_namespaceLabels_kubernetes_io_metadata_name Not like namespaceLabels kubernetes io metadata name (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_services Not like services (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_cost_allocation_tag_keys Not like cost allocation tag keys (string)[]nullable

    Possible values: non-empty and <= 256 characters

    not_like_cost_allocation_tag object[]nullable
    not_like_cost_allocation_tag_and object[]nullable
    not_like_cost_allocation_tag_keys_and Not like cost allocation tag keys and (string)[]nullable

    Possible values: non-empty and <= 256 characters

    client_id Client id (integer)
    showback_value Showback value (string)[]nullable

    Possible values: non-empty and <= 128 characters

    exclude_showback_value Exclude showback value (string)[]nullable

    Possible values: non-empty and <= 128 characters

    name Name (string)required

    Possible values: non-empty and <= 256 characters

    cost_type Cost type (string)

    Possible values: [UNBLENDED, BLENDED, AMORTIZE, RETAIL, DISCOUNTED_UNBLENDED, DISCOUNTED_AMORTIZE, DISCOUNTED_RETAIL, line_item_unblended_cost, line_item_amortized_cost, line_item_blended_cost, pricing_public_on_demand_cost, nops_line_item_net_unblended_cost, nops_line_item_net_amortized_cost, nops_pricing_net_public_on_demand_cost]

    exclude_credits Exclude credits (boolean)
    custom_filters Custom filters (string)

    Possible values: non-empty

    dimension Dimension (string)nullable

    Possible values: [line_item_usage_account_id, product_region, product_product_name, line_item_resource_id, line_item_usage_type, line_item_operation, line_item_line_item_type, resource_name, line_item_line_item_description, tag_keys, nops_compute_provisioner, nops_compute_types, nops_operating_system_engine, nops_purchase_option, nops_final_environment, bill_billing_entity, line_item_legal_entity, line_item_availability_zone, product_servicename, pricing_unit, nops_region_name, product_product_family, product_instance_family, product_instance_type_family, billing_project_name, cluster_arn, nops_kubernetes_cluster_name, nops_eks_karpenter_provisioner_name, node, node_namespace, pod_namespace, pod, container, k8s_labels_keys, label_keys, labels, nops_non_taggable_resource, product_instance_type, cluster_name, providerID, controllerKind, controller, deployment, namespaceLabels_kubernetes_io_metadata_name, services, cost_allocation_tag_keys]

    share_code Share code (string)

    Possible values: non-empty

    is_hidden Is hidden (boolean)
    expired_at date-timenullable
    is_global Is global (boolean)
    is_private Is private (boolean)
    creator_id Creator id (integer)
    position Position (integer)nullable

    Possible values: >= -2147483648 and <= 2147483647

    showback Showback (integer)nullable
  • ]

Loading...