Get asset ESG data

The endpoint returns ESG data for a specific asset.

SecuritybearerAuth
Request
path Parameters
id
required
string <uuid>

Asset ID

Responses
200

Success Response

401

Unauthorized

404

Not Found

422

Error

429

Too Many Requests

500

Error

503

Maintenance or Service unavailable

get/v2/assets/{id}/esg
Request samples
Response samples
application/json
{
  • "data": {
    }
}