Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

executionId
string
required

Response

OK

state
enum<string>
Available options:
Accepted,
InProgress,
Done,
Failed
importedCount
integer<int64> | null
errorMessage
string | null
Last modified on August 11, 2026