Skip to main content
POST
Check post-processing results for sample

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

postProcessingId
integer
required

Post-processing Block ID, use the impulse functions to retrieve the ID

sampleId
integer
required

Sample ID

Body

application/json
config
object
required
variant
enum<string>
required
Available options:
int8,
float32,
akida

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

hasResults
enum<string>
required
Available options:
has-results,
job-is-running,
no-results
error
string

Optional error description (set if 'success' was false)

results
object
jobIsRunning
object