curl--location--request POST 'https://stage.privicore.com:9009/data-token/request-data' \
--header'X-DPT-AUTHORIZATION;' \
--data-urlencode'token='
Responses
🟢200OK
application/json
Command accepted. Use DPT CAB websocket server to subscribe to your profile channel via authorization token and receive command status messages in real time. Data can be retrieved either by listening to a socket or RabbitMQ profile queue.