Skip to main content
GET
Fetch task batch status

Authorizations

token
string
query
required

Vida API Token

Path Parameters

batchId
string
required

Server-generated asynchronous batch UUID

Response

Task batch submission status

success
boolean
Example:

true

batchId
string
Example:

"f52b1e01-5cbc-483c-9939-3bf7d37e1426"

status
string
Example:

"processing"

source
string
Example:

"api/tasks"

submitted
number
Example:

2500

processed
number
Example:

1250

inserted
number
Example:

1248

rejected
number
Example:

2

errors
object[]
createdAt
number
Example:

1712345678

updatedAt
number
Example:

1712345700