Get Correlation Batch Data

Retrieves data set based on the specified correlation ID and batch index.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

db_idintegerRequired
Unique ID of the database
correlation_idstringRequired
Correlation ID of the data set
batch_indexintegerRequiredDefaults to 0
The index of a batch in this correlated data set.

Response

OK
statusstringDefaults to success
API response status.
request_timestampstring
Timestamp of the request associated with the provided correlation id.
dataobject

Errors

400
Bad Request Error
403
Forbidden Error
5XX
Server Error
502
Bad Gateway Error