WARNING
The fields 'successSchedule' and 'errorSchedule' are not included in the response of the current version.
query params
Examples
shell
curl https://${domain}/rosetta-open/annotation-request?annotationRequestId=7d44b43b-3bbd-4f53-9f95-b7c0217d8d5b \
-X GET \
-H 'Content-Type: application/json' \
-H 'X-STARDUST-KEY: <X-STARDUST-KEY>' \
-H 'X-TS: <X-TS>' \
-H 'X-SIGN: <X-SIGN>'
json
responses
json
Status Enum
Value | Description |
---|---|
ID_NOT_EXISTS | Annotation request does not exist |
PROCESSING | Annotation task is in progress |
FINISHED | Annotation task has been completed |
FAILED | An error occurred in the annotation task |