Get Request and Response Details

get

/process/api/v1/audit/instances/{instanceId}/activities/{activityInstanceId}/requestResponseDetails

Retrieves the details of the response from an external request.

Request

Path Parameters
Header Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : AuditRequestResponseDetails
Match All
Show Source
Nested Schema : CommonModel
Type: object
Show Source
Nested Schema : AuditRequestResponseDetails-allOf[1]
Type: object
Show Source
Examples

400 Response

Request and Response details is not supported for this Activity

401 Response

Unauthorized

404 Response

The Activity with the given ID does not exist

429 Response

Too Many Requests

500 Response

internal server error

503 Response

Too Many Exceptions or Too Slow Requests
Back to Top