Export

Export all logged datapoints associated to your project.

Results are paginated and sorts the datapoints based on created_at in descending order.

Authentication

X-API-KEYstring
API Key authentication via header

Path parameters

idstringRequired

String ID of project. Starts with pr_.

Query parameters

pageintegerOptionalDefaults to 0
Page offset for pagination.
sizeintegerOptionalDefaults to 10
Page size for pagination. Number of logs to export.

Response

Successful Response
recordslist of objects
pageinteger
sizeinteger
totalinteger

Errors