Get object

Beta
Fetches an object from your environment using the objectPath path parameter.

Path parameters

objectPathstringRequiredformat: "^[a-zA-Z0-9/_=\-.]*$"
The path of the object to fetch.

Headers

Accept-EncodingenumOptional

If set, Lattice will compress the response using the specified compression method. If the header is not defined, or the compression method is set to identity, no compression will be applied to the response.

Allowed values:
PrioritystringOptional
Indicates a client's preference for the priority of the response. The value is a structured header as defined in RFC 9218. If you do not set the header, Lattice uses the default priority set for the environment. Incremental delivery directives are not supported and will be ignored.

Response

Successful operation

Errors