status

Allows to check the status of a request.

If the request is pending, It'll return a 202 with a Link header to check the status of the request. If the request has already been processed, it'll return the response obtained as part of processing it. If the request is not found, it'll return a 404.