v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Billing Metric

Batch of Billing Metric Access

Get a Batch of Billing Metric Access

post/v2/billing_metrics/access/batch

Request body

idsstring[]

Identifiers to fetch

Response

Generated

metric_sys_idstring

The Sys ID of the metric

sys_idstring

The Sys ID of the access assignment

Example response

[
  {
    "native_detail_type": {
      "access_type": "read",
      "servicenow_cmdb_configuration": {
        "scope": "master_account"
      }
    }
  }
]