Preview. The snippets below are examples, not a supported SDK. Verify
them against the current public API before using them in production.
Request JSON safely
This JavaScript helper is for JSON endpoints only. It applies a timeout, checks the response content type, and exposes the documented problem body when a request fails.Download a bundle as bytes
Use a separate helper for bundle or file endpoints. They return bytes, not a JSON document.Agent Gateway also contains a Rust extension SDK for Atlan service authors.
That crate is repository-internal and is not a public client SDK or a
supported external package.