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