GetPrivacyPolicy
Response Body
application/json
application/json
curl -X GET "https://loading/policies/privacy"{
"policy": {
"details": {
"sequence": 0,
"creationDate": "1s",
"changeDate": "1s",
"resourceOwner": "string"
},
"tosLink": "string",
"privacyLink": "string",
"isDefault": true,
"helpLink": "string",
"supportEmail": "string",
"docsLink": "string",
"customLink": "string",
"customLinkText": "string"
}
}{
"code": "not_found",
"message": "string",
"detail": {
"type": "string",
"value": "string",
"debug": {}
}
}Was this page helpful?