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