Skip to main content
Parsed data with its HTTP response and request ID.

Type Parameters

T

T

Properties

data

The parsed response body.

requestId

Request ID from x-typesafe-request-id, or undefined when absent.

response

The HTTP response, with its body consumed by parsing.