curl --location --request GET 'https://api.cloudflare.com/client/v4/accounts//devices/posture/integration/'
{
"errors": [],
"messages": [],
"result": {
"config": {
"api_url": "https://as123.awmdm.com/API",
"auth_url": "https://na.uemauth.vmwservices.com/connect/token",
"client_id": "example client id"
},
"id": "f174e90a-fafe-4643-bbbc-4a0ed4fc8415",
"interval": "10m",
"name": "My Workspace One Integration",
"type": "workspace_one"
},
"success": true
}