| Name | Type | Description |
|---|---|---|
limit | int | Omit | Default: omitMaximum number of registries to return |
name_contains | str | Omit | Default: omitFilter to registries whose name contains this substring |
offset | int | Omit | Default: omit |
extra_headers | Headers | None | Default: None |
extra_query | Query | None | Default: None |
extra_body | Body | None | Default: None |
timeout | float | httpx.Timeout | None | NotGiven | Default: not_given |
List sandbox registries for pulling private images.
Number of registries to skip
Send extra headers
Add additional query parameters to the request
Add additional JSON properties to the request
Override the client-level default timeout for this request, in seconds