GET
/
ddm
/
{udid}
/
declarations
/
{type}
/
{identifier}
Return the payload for a named DDM declaration
curl --request GET \
  --url https://coreapi-dev.us.bcpapers.ca/ddm/{udid}/declarations/{type}/{identifier}
{}

Path Parameters

udid
string
required

Device UDID

type
string
required

Declaration type

identifier
string
required

Declaration identifier

Response

OK

The response is of type object.