ScalepointDeveloper Portal
Claim Page APIOperations

Returns steps' descriptions from Communication Designer.

GET
/api/claims/{ClaimId}/state/description

Path Parameters

ClaimId*integer

ID of the claim

Formatint64
Range1 <= value <= 9223372036854780000

Query Parameters

LanguageCode?string

RFC 4646 based two letter language code with optional two letter region code

Length0 <= length <= 5

Response Body

application/json

curl -X GET "https://example.com/api/claims/1/state/description"
"string"