Skip to main content
GET
/
reports
cURL
curl --request GET \
  --url http://api.usenomad.ai/reports \
  --header 'Authorization: Bearer <token>'
[
  {
    "name": "<string>",
    "tag": "<string>"
  }
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer

The maximum number of results to return

Response

Report response

name
string
required

The name of the report

tag
string

Tag to specify the type