sarj-platform-sdk package is generated from the same OpenAPI contract as this reference and supports Python 3.10 or newer.
Install
Create a client
Create and inspect a call
Errors, timeouts, and retries
Non-success responses raise typed SDK errors when the API documents their response shape. Readexception.data.error.type and retain exception.data.meta.request_id for support.
Pass timeout_ms to a generated method for an application-specific deadline. Retries are disabled unless you explicitly pass a retry configuration to the method or SDK; take extra care before enabling them for write operations.

