Billing
Return distinct billing line-item identities including tags, without time-series data
Return distinct line-item identities (with tags) matching the request, without timestamps or cost values.
post/v2/billing/identities
Request body
Response
Success
Example response
[
{
"identity": {
"currency": "AED"
}
}
]