Claims (single claim) [GET]
Authorizations
AuthorizationstringRequired
OAuth 2.0 authorization based on bearer token. MUST contain “Bearer “ + access token value. Must be provided if restricted endpoints are needed.
Path parameters
partyIdstringRequiredExample:
The id of the party whose claim must be fetched. Can be anyone of the party id from id or alsoKnownAs attributes of that participant. Since all participants are automatically allocated the derived ishare did, that id is always an option to search for a participant.
did:ishare:EU.NL.NTRNL-12345678claimIdstringRequiredExample:
The id of the claim that must be fetched.
5ffb4bb9-2020-4045-a922-3bd84e78f709Responses
200
OK
application/json
get
/parties/{partyId}/claims/{claimId}200
OK
Request model
Example request
Response model
Example response
Last updated