Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.bold-factory.com/v1/analytics/reports/{id} \ --header 'Authorization: Bearer <token>'
{ "report": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "type": "<string>", "editable": true, "embedUrl": "<string>", "datasetId": "<string>" }, "embedToken": "<string>" }
Requires Production.Analytics.Read permissions
Production.Analytics.Read
Use a valid JWT token in the Authorization header with the format 'Bearer {token}'
OK
Show child attributes