Retrieves an asset by its storage bucket name and object key.

Behavior: Looks up the asset using the storage bucket name and object key combination and returns its metadata. Both parameters are required.

Authorization: Requires a valid Bearer token.

Side Effects: None.

Error Scenarios: Returns 400 if bucket name or object key is missing. Returns 401 if the caller is not authenticated. Returns 404 if no asset exists at the specified storage location.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The name of the storage bucket containing the asset. Required.

string
required

The object key (path) of the asset within the bucket. Required.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json