Data Portability Request Status

GET https://api.helpshift.com/v1/{{domain}}/hs-data/status

Get the current status of a previously created data portability request.

Request Params

KeyDatatypeRequiredDescription
hs_request_idstring
external_request_idstring
pagenumberPage Number

RESPONSES

status: OK

{"page":1,"page_size":25,"total_hits":1,"total_pages":1,"requests":[{"hs_request_id":"moana_hs_request_20201130100553432-7aa292a85b59797","status":"created","eta":"2020-12-07","request":{"property":"issue_id","value":"7","app_publish_id":"3","external_request_id":"559"}}]}