Importer Embeds
List embeds
Returns a list of Importer embed sessions for the organization in a summarized representation.
get/v1/embeds
Response
200
Example response
[
{
"id": 41559,
"token": "5fd6a161-86f1-4514-9e92-0660e19ad5c2",
"template_key": "employees",
"status": "columns_mapped",
"user_jwt": "REPLACE_WITH_JWT",
"imported_row_count": 995
}
]