Get Approval Request
AuthorizationBearer <token>
In: header
Path Parameters
request_id*Request Id
Response Body
application/json
application/json
curl -X GET "https://loading/api/v2/workflows/approvals/string"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}