cURL
curl --request GET \ --url https://api.example.com/dpp/{id}
{ "id": "123e4567-e89b-12d3-a456-426614174000" }
Get a DPP
DPP retrieved successfully
The id of the DPP in UUID format
"123e4567-e89b-12d3-a456-426614174000"