Get Tasks by Status
GET/ai/embeddings
Retrieve tasks for the user that are either queued
, processing
, failed
, success
or partial_success
based on the query string. Defaults to queued
and processing
.
Request
Responses
200:
Successful Response
422:
Validation Error