get https://esputnik.com/api/v1/preprocessor/file//status
The method is used for retrieving the preprocessor file uploading session status using the asynchronous session identifier.
Log in to see full request history
Response
The method is used for retrieving the preprocessor file uploading session status using the asynchronous session identifier.
xxxxxxxxxx
curl --request GET \
--url https://esputnik.com/api/v1/preprocessor/file/id/status \
--header 'accept: application/json; charset=UTF-8'
Try It!
to start a request and see the response here!