Retrieve a request

Retrieve an existing request based on its id

Path parameters
id
string required

The request ID

Responses
  • 200 The request
  • 400 Invalid request
  • 403 Forbidden action
  • 404 Request not found
  • 500 Internal server error