API ReferenceTags

Tagged share of spend and resources

GET
/api/v1/tags/coverage

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

provider?|null
start?|null
end?|null

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/v1/tags/coverage"
{
  "success": true,
  "timestamp": "2019-08-24T14:15:22Z",
  "data": {
    "window": {
      "start": "2019-08-24",
      "end": "2019-08-24"
    },
    "by_spend": {
      "total": 0,
      "provider_tagged": 0,
      "with_virtual": 0,
      "provider_tagged_pct": 0,
      "with_virtual_pct": 0
    },
    "by_resource": {
      "total": 0,
      "provider_tagged": 0,
      "with_virtual": 0,
      "provider_tagged_pct": 0,
      "with_virtual_pct": 0
    }
  }
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "property1": null,
  "property2": null
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}