Optional ReadonlyidOptionaljwtStandardized error handler for all SDK operations.
Standardized error object with properties: data, message, method, params, sdkMethod, stack, status, success, url
This method processes errors from API calls and formats them consistently across the SDK. It extracts relevant error information including:
All errors thrown by SDK methods flow through this handler to ensure consistent error format.
Retrieves platform asset details and assigns response data to the instance.
Returns the asset details or an error response.
Returns the configured Axios instance for making API calls to Topia's Public API.
The configured Axios client instance with authentication headers.
Updates platform asset details.
Create an instance of Asset class with a given asset id and optional attributes and session credentials.
Example