cURL
curl --request GET \ --url https://api.messari.io/diligence/v1/reports/preview \ --header 'X-Messari-API-Key: <api-key>'
{ "data": [ { "assetId": "aSDinaTvuI8gbWludGxpZnk=", "assetSlug": "<string>", "isDefaultIncluded": true, "isPurchased": true, "lastRevisedAt": "2023-11-07T05:31:56Z", "logos": {}, "projectName": "<string>", "publishStatus": "<string>", "reportId": "aSDinaTvuI8gbWludGxpZnk=", "sector": "<string>", "slug": "<string>", "symbol": "<string>" } ], "error": "<string>" }
Returns a list of all report previews. Excludes report contents
Documentation IndexFetch the complete documentation index at: https://docs.messari.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.messari.io/llms.txt
Use this file to discover all available pages before exploring further.
Default response
Show child attributes