curl --request POST \ --url https://api.airfold.co/v1/doctor \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "description": "<string>", "severity": "error" } ]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Fix issues if possible
Checks to run
Issue id
Issue description
Severity of the issue
error
warning