GET
/
v2
/
mdm
/
dep
/
token-request
Download DEP server token request certificate
curl --request GET \
  --url https://coreapi-dev.us.bcpapers.ca/v2/mdm/dep/token-request \
  --header 'Authorization: <api-key>'
"<string>"

Authorizations

Authorization
string
header
required

Paste the JWT token only (no "Bearer " prefix needed — the UI adds it automatically).

Response

PEM certificate

The response is of type string.