curl --location --request GET 'https://api.explo.co/api/reports/' \ --header 'Content-Type: application/json' \ --header 'Explo-Authorization: Token <token>'
{ "success": 1, "reports": [ { "name": "Example Report", "embed_id": "vcjTgL2wdX" }, { "name": "Production Report", "embed_id": "JQvCTLT76V" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.explo.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.explo.co/llms.txt
Use this file to discover all available pages before exploring further.
Show Toggle Report