Verify a stored asset exists

Read-only. Checks whether a public asset exists (an existence probe,
like a HEAD) — confirm an upload landed, or that a URL you hold still
resolves, before referencing it. Verifies your own academy's public
media only.

Provide the asset in one of two ways — send one, not both:

  • By URL — pass url with a public asset URL you received from an
    upload or generate result.
  • By path — pass bucket and file_path from an upload's
    { bucket, path } reference.

Requires the media.read scope.

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

A public asset URL you received from an upload / generate result. Provide either url, or bucket + file_path.

string

Optional area name from an upload's { bucket, path } reference. Required only when using file_path.

string

Path from an upload's { bucket, path } reference, e.g. ac_4f1b2c3d/images/logo.png. Required when using bucket.

Responses

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