get https://example.com/connection-manager/api/v1/ueba/datasets/
Get dataset by id, possibility to filter training history
Log in to see full request history
Responses
Get dataset by id, possibility to filter training history
xxxxxxxxxx
curl --request GET \
--url 'https://example.com/connection-manager/api/v1/ueba/datasets/dataset_id?logs=false&bin_count=50' \
--header 'Authorization: Bearer a-proper-token-goes-here' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: