Authorization: Bearer ********************
curl --location --request GET 'https://api.edara.io/v/npreport' \
--header 'Authorization: Bearer <token>'
{
"status_code": 0,
"error_message": "string",
"result": "string",
"total_count": 0
}