Authorization: Bearer ********************
curl --location '/export/keyword?group_id=undefined&branch_id=undefined' \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": "string", "message": "string" }