Type of the path parameters.
Type of the query parameters.
Type of the request body.
Type of the response body.
Optional
attemptsThe number of retry attempts made. Optional.
The Axios configuration used for the request.
The response body data.
The duration of the request in milliseconds.
The headers included in the response.
The original request properties before any refinement.
The refined request properties, including resolved path and query parameters.
The HTTP status code of the response.
The status text corresponding to the HTTP status code.
Indicates whether the request was successful.
The URL of the request.
HTTP response structure.