cURL
curl --request GET \ --url http://api.usenomad.ai/reports \ --header 'Authorization: Bearer <token>'
[ { "name": "<string>", "tag": "<string>" } ]
Returns all reports from the system that the user has access to
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The maximum number of results to return
Report response
The name of the report
Tag to specify the type