Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

enterprise_id
string<uuid>
required

The enterprise id. Lowercase UUID.

Example:

"4a6192a4-573d-446d-b3ce-aff9117272a6"

remediation_id
string<uuid>
required

The remediation request id. Lowercase UUID.

Example:

"b7c1f1c0-7a9d-4f0a-9d3e-2f6a1c4b8e21"

Response

The remediation request.

data
object
required

Full detail of a remediation request, returned on submit and GET by id.