Optionalconfiguration: ConfigurationOptionaloptions: RawAxiosRequestConfigOverride http request option.
The request POST /api/jobs/id/annotations initiates a background process to import annotations into a job. Please, use the GET /api/requests/<rq_id> endpoint for checking status of the process. The rq_id parameter can be found in the response on initiating request.
A unique integer value identifying this job.
OptionalcloudStorageId: numberStorage id
Optionalfilename: stringAnnotation file name
Optionalformat: stringInput format name You can get the list of supported formats at: /server/annotation/formats
Optionallocation: JobsCreateAnnotationsLocationEnumwhere to import the annotation from
OptionaluseDefaultLocation: booleanUse the location that was configured in the task to import annotation
OptionalannotationFileRequest: AnnotationFileRequestOptionaloptions: RawAxiosRequestConfigOverride http request option.
The request POST /api/<projects|tasks|jobs>/id/dataset/export will initialize a background process to export a dataset. To check status of the process please, use GET /api/requests/<rq_id> where rq_id is request ID returned in the response for this endpoint.
Desired output format name You can get the list of supported formats at: /server/annotation/formats
A unique integer value identifying this job.
OptionalcloudStorageId: numberStorage id
Optionalfilename: stringDesired output file name
Optionallocation: JobsCreateDatasetExportLocationEnumWhere need to save downloaded dataset
OptionalsaveImages: booleanInclude images or not
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Related annotations will be deleted as well. Please note, that not every job can be removed. Currently, it is only available for Ground Truth jobs.
A unique integer value identifying this job.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
OptionalxOrganization: stringOrganization unique slug
Optionalassignee: stringA simple equality filter for the assignee field
Optionaldimension: JobsListDimensionEnumA simple equality filter for the dimension field
Optionalfilter: stringJSON Logic filter. This filter can be used to perform complex filtering by grouping rules. For example, using such a filter you can get all resources created by you: - {"and":[{"==":[{"var":"owner"},"<user>"]}]} Details about the syntax used can be found at the link: https://jsonlogic.com/ Available filter_fields: ['task_name', 'project_name', 'assignee', 'state', 'stage', 'id', 'task_id', 'project_id', 'updated_date', 'dimension', 'type', 'parent_job_id'].
Optionalorg: stringOrganization unique slug
OptionalorgId: numberOrganization identifier
Optionalpage: numberA page number within the paginated result set.
OptionalpageSize: numberNumber of results to return per page.
OptionalparentJobId: numberA simple equality filter for the parent_job_id field
OptionalprojectId: numberA simple equality filter for the project_id field
OptionalprojectName: stringA simple equality filter for the project_name field
Optionalsearch: stringA search term. Available search_fields: ('task_name', 'project_name', 'assignee', 'state', 'stage')
Optionalsort: stringWhich field to use when ordering the results. Available ordering_fields: ['task_name', 'project_name', 'assignee', 'state', 'stage', 'id', 'task_id', 'project_id', 'updated_date', 'dimension', 'type', 'parent_job_id']
Optionalstage: JobsListStageEnumA simple equality filter for the stage field
Optionalstate: JobsListStateEnumA simple equality filter for the state field
OptionaltaskId: numberA simple equality filter for the task_id field
OptionaltaskName: stringA simple equality filter for the task_name field
Optionaltype: JobsListTypeEnumA simple equality filter for the type field
Optionaloptions: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this job.
OptionalpatchedJobWriteRequest: PatchedJobWriteRequestOptionaloptions: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this job.
OptionalpatchedLabeledDataRequest: PatchedLabeledDataRequestOptionaloptions: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this job.
OptionalpatchedJobDataMetaWriteRequest: PatchedJobDataMetaWriteRequestOptionaloptions: RawAxiosRequestConfigOverride http request option.
WARNING: this operation is not protected from race conditions. It's up to the user to ensure no parallel calls to this operation happen. It affects image access, including exports with images, backups, chunk downloading etc.
A unique integer value identifying this job.
OptionalpatchedJobValidationLayoutWriteRequest: PatchedJobValidationLayoutWriteRequestOptionaloptions: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this job.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
If format is specified, a ZIP archive will be returned. Otherwise, the annotations will be returned as a JSON document. Deprecation warning: Utilizing this endpoint to export annotations as a dataset in a specific format will be deprecated in one of the next releases. Consider using new API: - POST /api/jobs/<job_id>/dataset/export?save_images=False to initiate export process - GET /api/requests/<rq_id> to check process status, where rq_id is request id returned on initializing request
A unique integer value identifying this job.
Optionalaction: "download"Used to start downloading process locally after annotation file has been created
OptionalcloudStorageId: numberStorage id
Optionalfilename: stringDesired output file name
Optionalformat: stringDesired output format name You can get the list of supported formats at: /server/annotation/formats
Optionallocation: JobsRetrieveAnnotationsLocationEnumWhere need to save downloaded annotation
OptionaluseDefaultLocation: booleanUse the location that was configured in the task to export annotation
Optionaloptions: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this job.
Optionalindex: numberA unique number value identifying chunk, starts from 0 for each job
Optionalnumber: numberA unique number value identifying chunk or frame. The numbers are the same as for the task. Deprecated for chunks in favor of 'index'
Optionalquality: JobsRetrieveDataQualityEnumSpecifies the quality level of the requested data
Optionaltype: JobsRetrieveDataTypeEnumSpecifies the type of the requested data
Optionaloptions: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this job.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Deprecation warning: This endpoint will be deprecated in one of the next releases. Consider using new API: - POST /api/jobs/<job_id>/dataset/export?save_images=True to initiate export process - GET /api/requests/<rq_id> to check process status, where rq_id is request id returned on initializing request
Desired output format name You can get the list of supported formats at: /server/annotation/formats
A unique integer value identifying this job.
Optionalaction: "download"Used to start downloading process locally after annotation file has been created
OptionalcloudStorageId: numberStorage id
Optionalfilename: stringDesired output file name
Optionallocation: JobsRetrieveDatasetLocationEnumWhere need to save downloaded dataset
OptionaluseDefaultLocation: booleanUse the location that was configured in the task to export dataset
Optionaloptions: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this job.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Utilizing this endpoint to check status of the import process is deprecated in favor of the new requests API: GET /api/requests/<rq_id>, where rq_id parameter is returned in the response on initializing request.
A unique integer value identifying this job.
OptionalcloudStorageId: numberStorage id
Optionalfilename: stringAnnotation file name
Optionalformat: stringInput format name You can get the list of supported formats at: /server/annotation/formats
Optionallocation: JobsUpdateAnnotationsLocationEnumwhere to import the annotation from
OptionalrqId: stringrq id
OptionaljobAnnotationsUpdateRequest: JobAnnotationsUpdateRequestOptionaloptions: RawAxiosRequestConfigOverride http request option.
JobsApi - functional programming interface
Export