Get Claim Photos by Claim ID

This endpoint returns the current set of photos required or uploaded for a given claim. Each call generates fresh presigned URLs for the photos so they can be downloaded directly from Extend's storage.

Important:

  • Presigned URLs returned by this endpoint are short-lived. Fetch the response and use the URLs immediately — do not cache them.
  • Requests are scoped to the calling merchant. A claim that does not belong to the caller's store will return 403: Forbidden.
  • If the claim exists but has no photos, the endpoint returns 200 with an empty photoDetails array (not a 404).
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier for a claim

Headers
string
required

An Extend Shared Access Token given to external partners used to authenticate requests.

string
enum
required

Api Version to use in the request.

Allowed:
Responses

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