Python (SDK)
generators
Get Generator
GET
Python (SDK)
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Path Parameters
Response
Successful Response
A run's budget: the generator's default_limits, or the effective ones as ctx.limits.
No defaults. Every number here is a bound the platform enforces and a caller can be billed against, so a generator that forgets to state one should not silently inherit a guess.
The Job's resource request (§3.2). Kubernetes quantity strings, passed through verbatim.