Base SDK response shape.
Use the type guards to narrow to a specific shape.
Optional
Error message, present on error status code responses
The result data from the SDK method, present on 200 status code responses
HTTP-style status code indicating the outcome of the SDK method call
Base SDK response shape.
Remarks
Use the type guards to narrow to a specific shape.