Overview
Fetch a single token transparency report by ID. You can optionally expand the asset object to get full asset metadata including project name, symbol, and other details in a single request.Example Request
Example Response
Supported Options
Name | Type | Details |
---|---|---|
id | path | The ID of the transparency report to fetch |
expand | query | Expand related data. Options: asset |
See also
Authorizations
Path Parameters
Query Parameters
Response
The response is of type any
.