provider Cloud Cost Management GET /api/v2/cost/custom_costs/{file_id}
@utdk/datadog /api/v2/cost/custom_costs/{file_id}
Get Custom Costs file
Fetch the specified Custom Costs file.
file_id path required
File ID.
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
getcustomcostsfile
GET/api/v2/cost/custom_costs/{file_id}
Fetch the specified Custom Costs file.

Parameters

required

File ID.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.getcustomcostsfile()