Get the status of an asynchronous request
Path parameters
requestId
The ID of the request to check.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
response
status
The current status of the request (pending, completed, error)
error
The error message, if available