Authorization: Bearer ********************curl --location 'https://api.upbooks.io/api/v1/auth?organizationId=undefined&tokenType=undefined&fromDate=undefined&toDate=undefined' \
--header 'pageNo;' \
--header 'pageSize;' \
--header 'ORGANIZATION-ID: 000000' \
--header 'Authorization: Bearer <token>'{
"data": [
[
null
]
],
"totalCount": 0,
"filteredCount": 0,
"message": "string"
}