Get tag values
Cost insights
Get tag values
Retrieve values for a specific resource tag key. Use this endpoint to discover available tag values for filtering cost data by custom resource tags.
POST
Get tag values
Documentation Index
Fetch the complete documentation index at: https://docs.cloudcapital.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Generate an API key from your
Cloud Capital dashboard under Settings > API keys.
Include it in the Authorization header as a Bearer token.
Body
application/json
The resource tag key to get values for
Example:
"Environment"
Response
Tag values retrieved successfully
Successful HTTP responses wrap the endpoint-specific body in data.
Each operation's 200 response schema is this object merged (allOf)
with a data property referencing the payload schema for that endpoint.

