light-mode-image
Learn
API ReferenceParticipant evidence

Download PDF evidence

Roles

admindts-provider

Analytics Events

ECOSYSTEM_PARTICIPANT_EVIDENCE_DOWNLOAD_STARTECOSYSTEM_PARTICIPANT_EVIDENCE_DOWNLOAD_SUCCESSECOSYSTEM_PARTICIPANT_EVIDENCE_DOWNLOAD_FAIL
GET/v1/ecosystems/{ecosystemId}/participants/{participantId}/evidence/{evidenceId}/download

Retrieves a specific PDF evidence file.

Analytic events

  • ECOSYSTEM_PARTICIPANT_EVIDENCE_DOWNLOAD_START
  • ECOSYSTEM_PARTICIPANT_EVIDENCE_DOWNLOAD_SUCCESS
  • ECOSYSTEM_PARTICIPANT_EVIDENCE_DOWNLOAD_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

participantId*string

The UUID of the participant

Formatuuid
ecosystemId*string

The UUID of the ecosystem

Formatuuid
evidenceId*string

The UUID of the participant evidence

Formatuuid

Response Body

application/pdf

application/json

curl -X GET "https://example.com/v1/ecosystems/497f6eca-6276-4993-bfeb-53cbbbba6f08/participants/497f6eca-6276-4993-bfeb-53cbbbba6f08/evidence/497f6eca-6276-4993-bfeb-53cbbbba6f08/download"
"string"

How would you rate this page?