Get resource strings download status

With this endpoint, you can inquire about the status of a resource strings download job.

  • If the value of the 'status' attribute is 'pending' or 'processing', you
    should check this endpoint again later.
  • If the 'status' is 'failed', the source file has failed to be compiled.
  • In case the download job has been successful, you will receive a "303 - See
    Other" response and you can follow its Location to download the file
    that have been extracted from your file.
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!