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
Example response
{
"url": "https://my-bucket.s3.us-west-2.amazonaws.com"
}