Import existing logs into a dataset
Import existing request logs into a dataset asynchronously using a time range, filters, and optional sampling.
Path parameters
dataset_id
Dataset ID.
Headers
Authorization
Bearer token. Use Bearer YOUR_API_KEY.
Request
This endpoint expects an object.
start_time
end_time
filters
Platform-standard filters keyed by field name.
sampling_percentage
Percent of matching logs to import (1-100).
Response
Import started.
message
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error