v1

latestOpenAPI 3.0.12026-07-26152262362.2 KB
Assets

Retrieve an asset

Returns the full details of an asset specified by the asset id.

get/billing/v1/assets/{id}

Path parameters

idstring required

The unique id of an asset.

Response

OK - Asset details returned.

createTimeinteger

The time when the asset was created, in milliseconds since the epoch.

idstring

The unique identifier of the asset.

namestring

A human-readable label for the asset, typically combining the product name and domain or account ID.

quantityinteger

The number of licenses or seats currently assigned to this asset.

typestring

The asset type, e.g. g-suite, office-365, google-cloud, amazon-web-services, or microsoft-azure.

urlstring

A link to the asset details page in the DoiT console.

All 152 operations