v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Importer Embeds

Get error summary for an embed file

Retrieve an error summary for an embed file.

get/v1/embeds/{embed_id}/error-summary

Path parameters

embed_idinteger required

The id of the embed which contains the file.

Query parameters

row_filter'all' | 'errors'

Which rows should be included in the export.

file_format'json' | 'excel' required

The type of file that should be generated with an error summary

Response

200

urlstring required

Example response

{
  "url": "https://my-bucket.s3.us-west-2.amazonaws.com"
}