curl --location --request GET 'hr/index/get-draft' \ --header 'Authorization: {{AUTH_TOKEN}}' \ --form 'debug="{{DEBUG}}"'
{}