v1
latestOpenAPI 3.1.02026-08-0421263172.4 KBobjects
Get object
Fetches an object from your environment using the objectPath path parameter.
get/api/v1/objects/{objectPath}
Path parameters
objectPathstring required
The path of the object to fetch.
Headers
Authorizationstring required
Bearer authentication
Accept-Encoding'identity' | 'zstd'
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.
Prioritystring
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