ScalepointDeveloper Portal
Claim Page APIOperations

Returns the content of the file.

GET
/api/claims/{ClaimId}/files/download

Path Parameters

ClaimId*integer

ID of the claim

Formatint64
Range1 <= value <= 9223372036854780000

Query Parameters

Files*array<>

Files' IDs

Length1 <= length

Response Body

application/json

curl -X GET "https://example.com/api/claims/1/files/download?Files=0"
"string"