# API Reference | Label Studio ## Docs - [Getting started](https://api.labelstud.io/api-reference/introduction/getting-started.mdx) - [Create a Project](https://api.labelstud.io/tutorials/tutorials/create-a-project.mdx) - [Import Tasks](https://api.labelstud.io/tutorials/tutorials/import-tasks.mdx) - [Assign Users to Tasks](https://api.labelstud.io/tutorials/tutorials/assign-users-to-tasks.mdx) - [Managing Labeling Jobs](https://api.labelstud.io/tutorials/tutorials/manage-labeling-jobs.mdx) - [Add Model Predictions](https://api.labelstud.io/tutorials/tutorials/add-model-predictions.mdx) - [Export and Convert Snapshots](https://api.labelstud.io/tutorials/tutorials/export-and-convert-snapshots.mdx) - [Logging ML Server Predictions](https://api.labelstud.io/tutorials/tutorials/logging-ml-server-predictions.mdx) - [Evaluate LLM responses](https://api.labelstud.io/tutorials/tutorials/evaluate-llm-responses.mdx): Learn how to import LLM user interactions into Label Studio and evaluate the model's performance. - [Improve Object Detection with YOLOv8](https://api.labelstud.io/tutorials/tutorials/improve-object-detection-with-yolo.mdx) - [Interactive OCR with Tesseract](https://api.labelstud.io/tutorials/tutorials/interactive-ocr-with-tesseract.mdx) ## API Docs - API Reference > Activity Logs [Get activity logs](https://api.labelstud.io/api-reference/api-reference/activity-logs/list.mdx) - API Reference > Annotation History [List all annotation history items for annotation](https://api.labelstud.io/api-reference/api-reference/annotation-history/list.mdx) - API Reference > Annotation History [Delete annotation history items](https://api.labelstud.io/api-reference/api-reference/annotation-history/delete.mdx) - API Reference > Annotation History [List annotation history items for project](https://api.labelstud.io/api-reference/api-reference/annotation-history/list-for-project.mdx) - API Reference > Annotation Reviews [List reviews](https://api.labelstud.io/api-reference/api-reference/annotation-reviews/list.mdx) - API Reference > Annotation Reviews [Create review](https://api.labelstud.io/api-reference/api-reference/annotation-reviews/create.mdx) - API Reference > Annotation Reviews [Get review](https://api.labelstud.io/api-reference/api-reference/annotation-reviews/get.mdx) - API Reference > Annotation Reviews [Delete review](https://api.labelstud.io/api-reference/api-reference/annotation-reviews/delete.mdx) - API Reference > Annotation Reviews [Update review](https://api.labelstud.io/api-reference/api-reference/annotation-reviews/update.mdx) - API Reference > Annotations [Bulk create annotations](https://api.labelstud.io/api-reference/api-reference/annotations/create-bulk.mdx) - API Reference > Annotations [Get annotation by its ID](https://api.labelstud.io/api-reference/api-reference/annotations/get.mdx) - API Reference > Annotations [Delete annotation](https://api.labelstud.io/api-reference/api-reference/annotations/delete.mdx) - API Reference > Annotations [Update annotation](https://api.labelstud.io/api-reference/api-reference/annotations/update.mdx) - API Reference > Annotations [Get all task annotations](https://api.labelstud.io/api-reference/api-reference/annotations/list.mdx) - API Reference > Annotations [Create annotation](https://api.labelstud.io/api-reference/api-reference/annotations/create.mdx) - API Reference > Billing [Get billing info](https://api.labelstud.io/api-reference/api-reference/billing/info.mdx) - API Reference > Comments [List comments](https://api.labelstud.io/api-reference/api-reference/comments/list.mdx) - API Reference > Comments [Create comment](https://api.labelstud.io/api-reference/api-reference/comments/create.mdx) - API Reference > Comments [Export comments to CSV](https://api.labelstud.io/api-reference/api-reference/comments/export.mdx) - API Reference > Comments [Get comment](https://api.labelstud.io/api-reference/api-reference/comments/get.mdx) - API Reference > Comments [Delete comment](https://api.labelstud.io/api-reference/api-reference/comments/delete.mdx) - API Reference > Comments [Update comment](https://api.labelstud.io/api-reference/api-reference/comments/update.mdx) - API Reference > Users [Get current user info](https://api.labelstud.io/api-reference/api-reference/users/get-current-user.mdx) - API Reference > Users [Update current user](https://api.labelstud.io/api-reference/api-reference/users/update-current-user.mdx) - API Reference > Users [Get user hotkeys](https://api.labelstud.io/api-reference/api-reference/users/get-hotkeys.mdx) - API Reference > Users [Update user hotkeys](https://api.labelstud.io/api-reference/api-reference/users/update-hotkeys.mdx) - API Reference > Users [Reset user token](https://api.labelstud.io/api-reference/api-reference/users/reset-token.mdx) - API Reference > Users [Get user token](https://api.labelstud.io/api-reference/api-reference/users/get-token.mdx) - API Reference > Users [Retrieve my user](https://api.labelstud.io/api-reference/api-reference/users/whoami.mdx) - API Reference > Users [List users](https://api.labelstud.io/api-reference/api-reference/users/list.mdx) - API Reference > Users [Create new user](https://api.labelstud.io/api-reference/api-reference/users/create.mdx) - API Reference > Users [Get user info](https://api.labelstud.io/api-reference/api-reference/users/get.mdx) - API Reference > Users [Delete user](https://api.labelstud.io/api-reference/api-reference/users/delete.mdx) - API Reference > Users [Update user details](https://api.labelstud.io/api-reference/api-reference/users/update.mdx) - API Reference > Actions [Get actions](https://api.labelstud.io/api-reference/api-reference/actions/list.mdx) - API Reference > Actions [Post actions](https://api.labelstud.io/api-reference/api-reference/actions/create.mdx) - API Reference > Views [List views](https://api.labelstud.io/api-reference/api-reference/views/list.mdx) - API Reference > Views [Create view](https://api.labelstud.io/api-reference/api-reference/views/create.mdx) - API Reference > Views [Update order of views](https://api.labelstud.io/api-reference/api-reference/views/update-order.mdx) - API Reference > Views [Delete all project views](https://api.labelstud.io/api-reference/api-reference/views/delete-all.mdx) - API Reference > Views [Get view details](https://api.labelstud.io/api-reference/api-reference/views/get.mdx) - API Reference > Views [Delete view](https://api.labelstud.io/api-reference/api-reference/views/delete.mdx) - API Reference > Views [Update view](https://api.labelstud.io/api-reference/api-reference/views/update.mdx) - API Reference > Files [Get file upload](https://api.labelstud.io/api-reference/api-reference/files/get.mdx) - API Reference > Files [Delete file upload](https://api.labelstud.io/api-reference/api-reference/files/delete.mdx) - API Reference > Files [Update file upload](https://api.labelstud.io/api-reference/api-reference/files/update.mdx) - API Reference > Files [Get files list](https://api.labelstud.io/api-reference/api-reference/files/list.mdx) - API Reference > Files [Delete files](https://api.labelstud.io/api-reference/api-reference/files/delete-many.mdx) - API Reference > Files [Download file](https://api.labelstud.io/api-reference/api-reference/files/download.mdx) - API Reference > Organizations [Reset organization token](https://api.labelstud.io/api-reference/api-reference/organizations/reset-token.mdx) - API Reference > Organizations [List your organizations](https://api.labelstud.io/api-reference/api-reference/organizations/list.mdx) - API Reference > Organizations [Get organization settings](https://api.labelstud.io/api-reference/api-reference/organizations/get.mdx) - API Reference > Organizations [Update organization](https://api.labelstud.io/api-reference/api-reference/organizations/update.mdx) - API Reference > Organizations [Update default role](https://api.labelstud.io/api-reference/api-reference/organizations/update-default-role.mdx) - API Reference > Organizations > Invites [Get invite link](https://api.labelstud.io/api-reference/api-reference/organizations/invites/get-invite-link.mdx) - API Reference > Organizations > Invites [Revoke invite](https://api.labelstud.io/api-reference/api-reference/organizations/invites/revoke-invite.mdx) - API Reference > Organizations > Invites [Send email with invite](https://api.labelstud.io/api-reference/api-reference/organizations/invites/send-email.mdx) - API Reference > Organizations > Members [Get organization members/roles](https://api.labelstud.io/api-reference/api-reference/organizations/members/list.mdx) - API Reference > Organizations > Members [Update organization member/role](https://api.labelstud.io/api-reference/api-reference/organizations/members/update.mdx) - API Reference > Organizations > Members [Get organization member details](https://api.labelstud.io/api-reference/api-reference/organizations/members/get.mdx) - API Reference > Organizations > Members [Soft delete an organization member](https://api.labelstud.io/api-reference/api-reference/organizations/members/delete.mdx) - API Reference > Organizations > Permissions [List organization permission overrides](https://api.labelstud.io/api-reference/api-reference/organizations/permissions/list.mdx) - API Reference > Organizations > Permissions [Create organization permission override](https://api.labelstud.io/api-reference/api-reference/organizations/permissions/create.mdx) - API Reference > Organizations > Permissions [Get configurable permissions options](https://api.labelstud.io/api-reference/api-reference/organizations/permissions/get-options.mdx) - API Reference > Organizations > Permissions [Retrieve organization permission override](https://api.labelstud.io/api-reference/api-reference/organizations/permissions/get.mdx) - API Reference > Organizations > Permissions [Replace organization permission override](https://api.labelstud.io/api-reference/api-reference/organizations/permissions/replace.mdx) - API Reference > Organizations > Permissions [Delete organization permission override](https://api.labelstud.io/api-reference/api-reference/organizations/permissions/delete.mdx) - API Reference > Organizations > Permissions [Update organization permission override](https://api.labelstud.io/api-reference/api-reference/organizations/permissions/update.mdx) - API Reference > JWT Settings [Retrieve JWT Settings](https://api.labelstud.io/api-reference/api-reference/jwt-settings/get.mdx) - API Reference > JWT Settings [Update JWT Settings](https://api.labelstud.io/api-reference/api-reference/jwt-settings/update.mdx) - API Reference > ML [List ML backends](https://api.labelstud.io/api-reference/api-reference/ml/list.mdx) - API Reference > ML [Add ML Backend](https://api.labelstud.io/api-reference/api-reference/ml/create.mdx) - API Reference > ML [Get ML Backend](https://api.labelstud.io/api-reference/api-reference/ml/get.mdx) - API Reference > ML [Remove ML Backend](https://api.labelstud.io/api-reference/api-reference/ml/delete.mdx) - API Reference > ML [Update ML Backend](https://api.labelstud.io/api-reference/api-reference/ml/update.mdx) - API Reference > ML [Request Interactive Annotation](https://api.labelstud.io/api-reference/api-reference/ml/predict-interactive.mdx) - API Reference > ML [Create predictions for all tasks](https://api.labelstud.io/api-reference/api-reference/ml/predict-all-tasks.mdx) - API Reference > ML [Train](https://api.labelstud.io/api-reference/api-reference/ml/train.mdx) - API Reference > ML [Get model versions](https://api.labelstud.io/api-reference/api-reference/ml/list-model-versions.mdx) - API Reference > Model Providers [List model provider connections](https://api.labelstud.io/api-reference/api-reference/model-providers/list.mdx) - API Reference > Model Providers [Create model provider connection](https://api.labelstud.io/api-reference/api-reference/model-providers/create.mdx) - API Reference > Model Providers [List model provider choices](https://api.labelstud.io/api-reference/api-reference/model-providers/list-model-provider-choices.mdx) - API Reference > Model Providers [Get model provider connection](https://api.labelstud.io/api-reference/api-reference/model-providers/get.mdx) - API Reference > Model Providers [Delete model provider connection](https://api.labelstud.io/api-reference/api-reference/model-providers/delete.mdx) - API Reference > Model Providers [Update model provider connection](https://api.labelstud.io/api-reference/api-reference/model-providers/update.mdx) - API Reference > Prompts [Create batch of failed predictions](https://api.labelstud.io/api-reference/api-reference/prompts/batch-failed-predictions.mdx) - API Reference > Prompts [Create batch predictions](https://api.labelstud.io/api-reference/api-reference/prompts/batch-predictions.mdx) - API Reference > Prompts [Get Project Subset Task List with Predictions and Accuracy details](https://api.labelstud.io/api-reference/api-reference/prompts/subset-tasks.mdx) - API Reference > Prompts [Get available subsets of a project (for prompts usage)](https://api.labelstud.io/api-reference/api-reference/prompts/subsets.mdx) - API Reference > Prompts [List prompts](https://api.labelstud.io/api-reference/api-reference/prompts/list.mdx) - API Reference > Prompts [Create prompt](https://api.labelstud.io/api-reference/api-reference/prompts/create.mdx) - API Reference > Prompts [List projects compatible with prompt](https://api.labelstud.io/api-reference/api-reference/prompts/compatible-projects.mdx) - API Reference > Prompts [Get prompt](https://api.labelstud.io/api-reference/api-reference/prompts/get.mdx) - API Reference > Prompts [Delete prompt](https://api.labelstud.io/api-reference/api-reference/prompts/delete.mdx) - API Reference > Prompts [Update prompt](https://api.labelstud.io/api-reference/api-reference/prompts/update.mdx) - API Reference > Prompts > Indicators [Get key indicators](https://api.labelstud.io/api-reference/api-reference/prompts/indicators/list.mdx) - API Reference > Prompts > Indicators [Get key indicator](https://api.labelstud.io/api-reference/api-reference/prompts/indicators/get.mdx) - API Reference > Prompts > Versions [Get default prompt version name](https://api.labelstud.io/api-reference/api-reference/prompts/versions/get-default-version-name.mdx) - API Reference > Prompts > Versions [List prompt versions](https://api.labelstud.io/api-reference/api-reference/prompts/versions/list.mdx) - API Reference > Prompts > Versions [Create prompt version](https://api.labelstud.io/api-reference/api-reference/prompts/versions/create.mdx) - API Reference > Prompts > Versions [Get prompt version](https://api.labelstud.io/api-reference/api-reference/prompts/versions/get.mdx) - API Reference > Prompts > Versions [Delete prompt version](https://api.labelstud.io/api-reference/api-reference/prompts/versions/delete.mdx) - API Reference > Prompts > Versions [Update prompt version](https://api.labelstud.io/api-reference/api-reference/prompts/versions/update.mdx) - API Reference > Prompts > Versions [Get cost estimate for running a prompt version on a particular project/subset](https://api.labelstud.io/api-reference/api-reference/prompts/versions/cost-estimate.mdx) - API Reference > Prompts > Versions [Get refined prompt](https://api.labelstud.io/api-reference/api-reference/prompts/versions/get-refined-prompt.mdx) - API Reference > Prompts > Versions [Refine a prompt version](https://api.labelstud.io/api-reference/api-reference/prompts/versions/refine-prompt.mdx) - API Reference > Prompts > Runs [Get inference run info](https://api.labelstud.io/api-reference/api-reference/prompts/runs/list.mdx) - API Reference > Prompts > Runs [Run prompt inference](https://api.labelstud.io/api-reference/api-reference/prompts/runs/create.mdx) - API Reference > Prompts > Runs [Cancel Inference Run API](https://api.labelstud.io/api-reference/api-reference/prompts/runs/cancel.mdx) - API Reference > Predictions [List predictions](https://api.labelstud.io/api-reference/api-reference/predictions/list.mdx) - API Reference > Predictions [Create prediction](https://api.labelstud.io/api-reference/api-reference/predictions/create.mdx) - API Reference > Predictions [Get prediction details](https://api.labelstud.io/api-reference/api-reference/predictions/get.mdx) - API Reference > Predictions [Delete prediction](https://api.labelstud.io/api-reference/api-reference/predictions/delete.mdx) - API Reference > Predictions [Update prediction](https://api.labelstud.io/api-reference/api-reference/predictions/update.mdx) - API Reference > Project Templates [Get project templates](https://api.labelstud.io/api-reference/api-reference/project-templates/list.mdx) - API Reference > Project Templates [Create project template](https://api.labelstud.io/api-reference/api-reference/project-templates/create.mdx) - API Reference > Project Templates [Get a project template](https://api.labelstud.io/api-reference/api-reference/project-templates/get.mdx) - API Reference > Project Templates [Delete a project template](https://api.labelstud.io/api-reference/api-reference/project-templates/delete.mdx) - API Reference > Project Templates [Update a project template](https://api.labelstud.io/api-reference/api-reference/project-templates/update.mdx) - API Reference > Project Templates [Create project from template](https://api.labelstud.io/api-reference/api-reference/project-templates/create-project-from-template.mdx) - API Reference > Projects [List projects](https://api.labelstud.io/api-reference/api-reference/projects/list.mdx) - API Reference > Projects [Create a project](https://api.labelstud.io/api-reference/api-reference/projects/create.mdx) - API Reference > Projects [List projects' counts](https://api.labelstud.io/api-reference/api-reference/projects/list-counts.mdx) - API Reference > Projects [Get project by ID](https://api.labelstud.io/api-reference/api-reference/projects/get.mdx) - API Reference > Projects [Delete project](https://api.labelstud.io/api-reference/api-reference/projects/delete.mdx) - API Reference > Projects [Update project details](https://api.labelstud.io/api-reference/api-reference/projects/update.mdx) - API Reference > Projects [List unique annotators for project](https://api.labelstud.io/api-reference/api-reference/projects/list-unique-annotators.mdx) - API Reference > Projects [Duplicate project](https://api.labelstud.io/api-reference/api-reference/projects/duplicate.mdx) - API Reference > Projects [Import tasks](https://api.labelstud.io/api-reference/api-reference/projects/import-tasks.mdx) - API Reference > Projects [Import predictions](https://api.labelstud.io/api-reference/api-reference/projects/import-predictions.mdx) - API Reference > Projects [Validate project label config](https://api.labelstud.io/api-reference/api-reference/projects/validate-label-config.mdx) - API Reference > Projects > Roles [List project roles for current user](https://api.labelstud.io/api-reference/api-reference/projects/roles/list.mdx) - API Reference > Projects > Roles [Create project role for user](https://api.labelstud.io/api-reference/api-reference/projects/roles/add.mdx) - API Reference > Projects > Roles [Remove project role for user](https://api.labelstud.io/api-reference/api-reference/projects/roles/remove.mdx) - API Reference > Projects > Roles [List project roles](https://api.labelstud.io/api-reference/api-reference/projects/roles/get.mdx) - API Reference > Projects > Exports [Easy export of tasks and annotations](https://api.labelstud.io/api-reference/api-reference/projects/exports/download-sync.mdx) - API Reference > Projects > Exports [Get export formats](https://api.labelstud.io/api-reference/api-reference/projects/exports/list-formats.mdx) - API Reference > Projects > Exports [List all export snapshots](https://api.labelstud.io/api-reference/api-reference/projects/exports/list.mdx) - API Reference > Projects > Exports [Create new export snapshot](https://api.labelstud.io/api-reference/api-reference/projects/exports/create.mdx) - API Reference > Projects > Exports [Get export snapshot by ID](https://api.labelstud.io/api-reference/api-reference/projects/exports/get.mdx) - API Reference > Projects > Exports [Delete export snapshot](https://api.labelstud.io/api-reference/api-reference/projects/exports/delete.mdx) - API Reference > Projects > Exports [Export conversion](https://api.labelstud.io/api-reference/api-reference/projects/exports/convert.mdx) - API Reference > Projects > Exports [Download export snapshot as file in specified format](https://api.labelstud.io/api-reference/api-reference/projects/exports/download.mdx) - API Reference > Projects > Members [Add project member](https://api.labelstud.io/api-reference/api-reference/projects/members/add.mdx) - API Reference > Projects > Members [Remove member from project](https://api.labelstud.io/api-reference/api-reference/projects/members/remove.mdx) - API Reference > Projects > Members > Bulk [Bulk assign project members](https://api.labelstud.io/api-reference/api-reference/projects/members/bulk/post.mdx) - API Reference > Projects > Members > Bulk [Bulk unassign project members](https://api.labelstud.io/api-reference/api-reference/projects/members/bulk/delete.mdx) - API Reference > Projects > Members > Paginated [Get project members paginated](https://api.labelstud.io/api-reference/api-reference/projects/members/paginated/list.mdx) - API Reference > Projects > Metrics [Get project metrics configuration](https://api.labelstud.io/api-reference/api-reference/projects/metrics/get.mdx) - API Reference > Projects > Metrics [Update project metrics configuration](https://api.labelstud.io/api-reference/api-reference/projects/metrics/update.mdx) - API Reference > Projects > Metrics > Custom [Get AWS custom metric code](https://api.labelstud.io/api-reference/api-reference/projects/metrics/custom/get-lambda.mdx) - API Reference > Projects > Metrics > Custom [Update AWS custom metric Lambda](https://api.labelstud.io/api-reference/api-reference/projects/metrics/custom/update-lambda.mdx) - API Reference > Projects > Metrics > Custom [Get AWS lambda logs for project](https://api.labelstud.io/api-reference/api-reference/projects/metrics/custom/logs.mdx) - API Reference > Projects > Metrics > Custom [Check custom matching function code](https://api.labelstud.io/api-reference/api-reference/projects/metrics/custom/check-function.mdx) - API Reference > Projects > Stats [Get model-version overall agreement vs annotators](https://api.labelstud.io/api-reference/api-reference/projects/stats/model-version-annotator-agreement.mdx) - API Reference > Projects > Stats [Get model-version ground truth agreement](https://api.labelstud.io/api-reference/api-reference/projects/stats/model-version-ground-truth-agreement.mdx) - API Reference > Projects > Stats [Get model-version prediction agreement](https://api.labelstud.io/api-reference/api-reference/projects/stats/model-version-prediction-agreement.mdx) - API Reference > Projects > Stats [Get Inter-Annotator Agreement matrix](https://api.labelstud.io/api-reference/api-reference/projects/stats/iaa.mdx) - API Reference > Projects > Stats [Get individual annotator agreement stats](https://api.labelstud.io/api-reference/api-reference/projects/stats/agreement-annotator.mdx) - API Reference > Projects > Stats [Get agreement statistics for multiple annotators](https://api.labelstud.io/api-reference/api-reference/projects/stats/agreement-annotators.mdx) - API Reference > Projects > Stats [Get user data filter statistics](https://api.labelstud.io/api-reference/api-reference/projects/stats/data-filters.mdx) - API Reference > Projects > Stats [Get finished tasks statistics](https://api.labelstud.io/api-reference/api-reference/projects/stats/finished-tasks.mdx) - API Reference > Projects > Stats [Get lead time statistics](https://api.labelstud.io/api-reference/api-reference/projects/stats/lead-time.mdx) - API Reference > Projects > Stats [Get total agreement for project](https://api.labelstud.io/api-reference/api-reference/projects/stats/total-agreement.mdx) - API Reference > Projects > Stats [Start stats recalculation](https://api.labelstud.io/api-reference/api-reference/projects/stats/update-stats.mdx) - API Reference > Projects > Stats [Get prediction agreement statistics for multiple annotators](https://api.labelstud.io/api-reference/api-reference/projects/stats/users-prediction-agreement.mdx) - API Reference > Projects > Stats [Get review scores for multiple annotators](https://api.labelstud.io/api-reference/api-reference/projects/stats/users-review-score.mdx) - API Reference > Projects > Stats [Get individual user prediction agreement](https://api.labelstud.io/api-reference/api-reference/projects/stats/user-prediction-agreement.mdx) - API Reference > Projects > Stats [Get individual user review scores](https://api.labelstud.io/api-reference/api-reference/projects/stats/user-review-score.mdx) - API Reference > Projects > Stats [Get individual user ground truth agreement](https://api.labelstud.io/api-reference/api-reference/projects/stats/user-ground-truth-agreement.mdx) - API Reference > Projects > Assignments [Bulk assign users to tasks](https://api.labelstud.io/api-reference/api-reference/projects/assignments/bulk-assign.mdx) - API Reference > Projects > Assignments [Get assigned tasks and assignees](https://api.labelstud.io/api-reference/api-reference/projects/assignments/list.mdx) - API Reference > Projects > Assignments [Create task assignee](https://api.labelstud.io/api-reference/api-reference/projects/assignments/assign.mdx) - API Reference > Projects > Assignments [Delete task assignments](https://api.labelstud.io/api-reference/api-reference/projects/assignments/delete.mdx) - API Reference > Projects > Assignments [Update task assignee](https://api.labelstud.io/api-reference/api-reference/projects/assignments/update.mdx) - API Reference > Projects > Pauses [List pauses](https://api.labelstud.io/api-reference/api-reference/projects/pauses/list.mdx) - API Reference > Projects > Pauses [Create pause](https://api.labelstud.io/api-reference/api-reference/projects/pauses/create.mdx) - API Reference > Projects > Pauses [Get pause](https://api.labelstud.io/api-reference/api-reference/projects/pauses/get.mdx) - API Reference > Projects > Pauses [Delete pause](https://api.labelstud.io/api-reference/api-reference/projects/pauses/delete.mdx) - API Reference > Projects > Pauses [Update pause](https://api.labelstud.io/api-reference/api-reference/projects/pauses/update.mdx) - API Reference > Tasks [Get project import info](https://api.labelstud.io/api-reference/api-reference/tasks/create-many-status.mdx) - API Reference > Tasks [Delete all tasks](https://api.labelstud.io/api-reference/api-reference/tasks/delete-all-tasks.mdx) - API Reference > Tasks [List tasks](https://api.labelstud.io/api-reference/api-reference/tasks/list.mdx) - API Reference > Tasks [Create a new task](https://api.labelstud.io/api-reference/api-reference/tasks/create.mdx) - API Reference > Tasks [Get task](https://api.labelstud.io/api-reference/api-reference/tasks/get.mdx) - API Reference > Tasks [Delete task](https://api.labelstud.io/api-reference/api-reference/tasks/delete.mdx) - API Reference > Tasks [Update task](https://api.labelstud.io/api-reference/api-reference/tasks/update.mdx) - API Reference > Tasks [Create task event](https://api.labelstud.io/api-reference/api-reference/tasks/create-event.mdx) - API Reference > Session Policy [Retrieve Session Policy](https://api.labelstud.io/api-reference/api-reference/session-policy/get.mdx) - API Reference > Session Policy [Update Session Policy](https://api.labelstud.io/api-reference/api-reference/session-policy/update.mdx) - API Reference > Import Storage [List all import storages types](https://api.labelstud.io/api-reference/api-reference/import-storage/list-types.mdx) - API Reference > Import Storage > Azure [Get all import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure/list.mdx) - API Reference > Import Storage > Azure [Create new storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure/create.mdx) - API Reference > Import Storage > Azure [Validate import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure/validate.mdx) - API Reference > Import Storage > Azure [Get import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure/get.mdx) - API Reference > Import Storage > Azure [Delete import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure/delete.mdx) - API Reference > Import Storage > Azure [Update import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure/update.mdx) - API Reference > Import Storage > Azure [Sync import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure/sync.mdx) - API Reference > Import Storage > Azure Spi [Get Azure SPI import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure-spi/list.mdx) - API Reference > Import Storage > Azure Spi [Create Azure import storage with SPI](https://api.labelstud.io/api-reference/api-reference/import-storage/azure-spi/create.mdx) - API Reference > Import Storage > Azure Spi [Validate Azure SPI import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure-spi/validate.mdx) - API Reference > Import Storage > Azure Spi [Get Azure SPI import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure-spi/list.mdx) - API Reference > Import Storage > Azure Spi [Delete Azure SPI import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure-spi/delete.mdx) - API Reference > Import Storage > Azure Spi [Update Azure SPI import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure-spi/update.mdx) - API Reference > Import Storage > Azure Spi [Sync Azure SPI import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/azure-spi/sync.mdx) - API Reference > Import Storage > Databricks [List Databricks import storages](https://api.labelstud.io/api-reference/api-reference/import-storage/databricks/list.mdx) - API Reference > Import Storage > Databricks [Create Databricks import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/databricks/create.mdx) - API Reference > Import Storage > Databricks [Validate Databricks import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/databricks/validate.mdx) - API Reference > Import Storage > Databricks [Get Databricks import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/databricks/get.mdx) - API Reference > Import Storage > Databricks [Delete Databricks import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/databricks/delete.mdx) - API Reference > Import Storage > Databricks [Update Databricks import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/databricks/update.mdx) - API Reference > Import Storage > Databricks [Sync Databricks import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/databricks/sync.mdx) - API Reference > Import Storage > Gcs [Get all import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcs/list.mdx) - API Reference > Import Storage > Gcs [Create import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcs/create.mdx) - API Reference > Import Storage > Gcs [Validate import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcs/validate.mdx) - API Reference > Import Storage > Gcs [Get import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcs/get.mdx) - API Reference > Import Storage > Gcs [Delete import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcs/delete.mdx) - API Reference > Import Storage > Gcs [Update import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcs/update.mdx) - API Reference > Import Storage > Gcs [Sync import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcs/sync.mdx) - API Reference > Import Storage > Gcswif [Get GCS WIF import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcswif/list.mdx) - API Reference > Import Storage > Gcswif [Create GCS import storage with WIF](https://api.labelstud.io/api-reference/api-reference/import-storage/gcswif/create.mdx) - API Reference > Import Storage > Gcswif [Validate GCS WIF import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcswif/validate.mdx) - API Reference > Import Storage > Gcswif [Get GCS WIF import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcswif/list.mdx) - API Reference > Import Storage > Gcswif [Delete GCS WIF import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcswif/delete.mdx) - API Reference > Import Storage > Gcswif [Update GCS WIF import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcswif/update.mdx) - API Reference > Import Storage > Gcswif [Sync GCS WIF import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/gcswif/sync.mdx) - API Reference > Import Storage > Local [Get all import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/local/list.mdx) - API Reference > Import Storage > Local [Create import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/local/create.mdx) - API Reference > Import Storage > Local [Validate import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/local/validate.mdx) - API Reference > Import Storage > Local [Get import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/local/get.mdx) - API Reference > Import Storage > Local [Delete import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/local/delete.mdx) - API Reference > Import Storage > Local [Update import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/local/update.mdx) - API Reference > Import Storage > Local [Sync import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/local/sync.mdx) - API Reference > Import Storage > Redis [Get all import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/redis/list.mdx) - API Reference > Import Storage > Redis [Create import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/redis/create.mdx) - API Reference > Import Storage > Redis [Validate import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/redis/validate.mdx) - API Reference > Import Storage > Redis [Get import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/redis/get.mdx) - API Reference > Import Storage > Redis [Delete import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/redis/delete.mdx) - API Reference > Import Storage > Redis [Update import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/redis/update.mdx) - API Reference > Import Storage > Redis [Sync import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/redis/sync.mdx) - API Reference > Import Storage > S3 [List S3 import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3/list.mdx) - API Reference > Import Storage > S3 [Create new S3 storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3/create.mdx) - API Reference > Import Storage > S3 [Validate import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3/validate.mdx) - API Reference > Import Storage > S3 [Get import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3/get.mdx) - API Reference > Import Storage > S3 [Delete import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3/delete.mdx) - API Reference > Import Storage > S3 [Update import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3/update.mdx) - API Reference > Import Storage > S3 [Sync import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3/sync.mdx) - API Reference > Import Storage > S3s [List S3s import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3-s/list.mdx) - API Reference > Import Storage > S3s [Create import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3-s/create.mdx) - API Reference > Import Storage > S3s [Validate import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3-s/validate.mdx) - API Reference > Import Storage > S3s [Get import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3-s/get.mdx) - API Reference > Import Storage > S3s [Delete import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3-s/delete.mdx) - API Reference > Import Storage > S3s [Update import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3-s/update.mdx) - API Reference > Import Storage > S3s [Sync import storage](https://api.labelstud.io/api-reference/api-reference/import-storage/s-3-s/sync.mdx) - API Reference > Export Storage [List all export storages types](https://api.labelstud.io/api-reference/api-reference/export-storage/list-types.mdx) - API Reference > Export Storage > Azure [Get all export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure/list.mdx) - API Reference > Export Storage > Azure [Create export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure/create.mdx) - API Reference > Export Storage > Azure [Validate export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure/validate.mdx) - API Reference > Export Storage > Azure [Get export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure/get.mdx) - API Reference > Export Storage > Azure [Delete export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure/delete.mdx) - API Reference > Export Storage > Azure [Update export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure/update.mdx) - API Reference > Export Storage > Azure [Sync export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure/sync.mdx) - API Reference > Export Storage > Azure Spi [Get all Azure SPI export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure-spi/list.mdx) - API Reference > Export Storage > Azure Spi [Create Azure export storage with SPI authentication](https://api.labelstud.io/api-reference/api-reference/export-storage/azure-spi/create.mdx) - API Reference > Export Storage > Azure Spi [Validate Azure SPI export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure-spi/validate.mdx) - API Reference > Export Storage > Azure Spi [Get Azure SPI export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure-spi/get.mdx) - API Reference > Export Storage > Azure Spi [Delete Azure SPI export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure-spi/delete.mdx) - API Reference > Export Storage > Azure Spi [Update Azure SPI export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure-spi/update.mdx) - API Reference > Export Storage > Azure Spi [Sync Azure SPI export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/azure-spi/sync.mdx) - API Reference > Export Storage > Databricks [List Databricks export storages](https://api.labelstud.io/api-reference/api-reference/export-storage/databricks/list.mdx) - API Reference > Export Storage > Databricks [Create Databricks export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/databricks/create.mdx) - API Reference > Export Storage > Databricks [Validate Databricks export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/databricks/validate.mdx) - API Reference > Export Storage > Databricks [Get Databricks export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/databricks/get.mdx) - API Reference > Export Storage > Databricks [Delete Databricks export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/databricks/delete.mdx) - API Reference > Export Storage > Databricks [Update Databricks export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/databricks/update.mdx) - API Reference > Export Storage > Databricks [Sync Databricks export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/databricks/sync.mdx) - API Reference > Export Storage > Gcs [Get all export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcs/list.mdx) - API Reference > Export Storage > Gcs [Create export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcs/create.mdx) - API Reference > Export Storage > Gcs [Validate export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcs/validate.mdx) - API Reference > Export Storage > Gcs [Get export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcs/get.mdx) - API Reference > Export Storage > Gcs [Delete export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcs/delete.mdx) - API Reference > Export Storage > Gcs [Update export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcs/update.mdx) - API Reference > Export Storage > Gcs [Sync export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcs/sync.mdx) - API Reference > Export Storage > Gcswif [Get all GCS WIF export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcswif/list.mdx) - API Reference > Export Storage > Gcswif [Create GCS export storage with WIF authentication](https://api.labelstud.io/api-reference/api-reference/export-storage/gcswif/create.mdx) - API Reference > Export Storage > Gcswif [Validate GCS WIF export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcswif/validate.mdx) - API Reference > Export Storage > Gcswif [Get GCS WIF export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcswif/get.mdx) - API Reference > Export Storage > Gcswif [Delete GCS WIF export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcswif/delete.mdx) - API Reference > Export Storage > Gcswif [Update GCS WIF export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcswif/update.mdx) - API Reference > Export Storage > Gcswif [Sync GCS WIF export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/gcswif/sync.mdx) - API Reference > Export Storage > Local [Get all export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/local/list.mdx) - API Reference > Export Storage > Local [Create export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/local/create.mdx) - API Reference > Export Storage > Local [Validate export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/local/validate.mdx) - API Reference > Export Storage > Local [Get export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/local/get.mdx) - API Reference > Export Storage > Local [Delete export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/local/delete.mdx) - API Reference > Export Storage > Local [Update export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/local/update.mdx) - API Reference > Export Storage > Local [Sync export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/local/sync.mdx) - API Reference > Export Storage > Redis [Get all export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/redis/list.mdx) - API Reference > Export Storage > Redis [Create export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/redis/create.mdx) - API Reference > Export Storage > Redis [Validate export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/redis/validate.mdx) - API Reference > Export Storage > Redis [Get export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/redis/get.mdx) - API Reference > Export Storage > Redis [Delete export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/redis/delete.mdx) - API Reference > Export Storage > Redis [Update export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/redis/update.mdx) - API Reference > Export Storage > Redis [Sync export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/redis/sync.mdx) - API Reference > Export Storage > S3 [Get all export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3/list.mdx) - API Reference > Export Storage > S3 [Create export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3/create.mdx) - API Reference > Export Storage > S3 [Validate export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3/validate.mdx) - API Reference > Export Storage > S3 [Get export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3/get.mdx) - API Reference > Export Storage > S3 [Delete export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3/delete.mdx) - API Reference > Export Storage > S3 [Update export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3/update.mdx) - API Reference > Export Storage > S3 [Sync export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3/sync.mdx) - API Reference > Export Storage > S3s [List S3s export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3-s/list.mdx) - API Reference > Export Storage > S3s [Create export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3-s/create.mdx) - API Reference > Export Storage > S3s [Validate export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3-s/validate.mdx) - API Reference > Export Storage > S3s [Get export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3-s/get.mdx) - API Reference > Export Storage > S3s [Delete export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3-s/delete.mdx) - API Reference > Export Storage > S3s [Update export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3-s/update.mdx) - API Reference > Export Storage > S3s [Sync export storage](https://api.labelstud.io/api-reference/api-reference/export-storage/s-3-s/sync.mdx) - API Reference > Tokens [List API tokens](https://api.labelstud.io/api-reference/api-reference/tokens/list.mdx) - API Reference > Tokens [Create API token](https://api.labelstud.io/api-reference/api-reference/tokens/create.mdx) - API Reference > Tokens [Blacklist a JWT refresh token](https://api.labelstud.io/api-reference/api-reference/tokens/blacklist.mdx) - API Reference > Tokens [Refresh JWT token](https://api.labelstud.io/api-reference/api-reference/tokens/refresh.mdx) - API Reference > Tokens [Rotate JWT refresh token](https://api.labelstud.io/api-reference/api-reference/tokens/rotate.mdx) - API Reference > Versions [Get version information](https://api.labelstud.io/api-reference/api-reference/versions/get.mdx) - API Reference > Webhooks [List all webhooks](https://api.labelstud.io/api-reference/api-reference/webhooks/list.mdx) - API Reference > Webhooks [Create a webhook](https://api.labelstud.io/api-reference/api-reference/webhooks/create.mdx) - API Reference > Webhooks [Get all webhook actions](https://api.labelstud.io/api-reference/api-reference/webhooks/info.mdx) - API Reference > Webhooks [Get webhook info](https://api.labelstud.io/api-reference/api-reference/webhooks/get.mdx) - API Reference > Webhooks [Delete webhook info](https://api.labelstud.io/api-reference/api-reference/webhooks/delete.mdx) - API Reference > Webhooks [Update webhook info](https://api.labelstud.io/api-reference/api-reference/webhooks/update.mdx) - API Reference > Workspaces [List workspaces](https://api.labelstud.io/api-reference/api-reference/workspaces/list.mdx) - API Reference > Workspaces [Create workspace](https://api.labelstud.io/api-reference/api-reference/workspaces/create.mdx) - API Reference > Workspaces [Get workspace](https://api.labelstud.io/api-reference/api-reference/workspaces/get.mdx) - API Reference > Workspaces [Delete workspace](https://api.labelstud.io/api-reference/api-reference/workspaces/delete.mdx) - API Reference > Workspaces [Update workspace](https://api.labelstud.io/api-reference/api-reference/workspaces/update.mdx) - API Reference > Workspaces > Members [List workspace memberships](https://api.labelstud.io/api-reference/api-reference/workspaces/members/list.mdx) - API Reference > Workspaces > Members [Create workspace membership](https://api.labelstud.io/api-reference/api-reference/workspaces/members/create.mdx) - API Reference > Workspaces > Members [Delete workspace membership](https://api.labelstud.io/api-reference/api-reference/workspaces/members/delete.mdx) - API Reference > Workspaces > Members > Bulk [Bulk assign workspace members](https://api.labelstud.io/api-reference/api-reference/workspaces/members/bulk/post.mdx) - API Reference > Workspaces > Members > Bulk [Bulk unassign workspace members](https://api.labelstud.io/api-reference/api-reference/workspaces/members/bulk/delete.mdx) - API Reference > Workspaces > Members > Paginated [Get workspace members paginated](https://api.labelstud.io/api-reference/api-reference/workspaces/members/paginated/list.mdx) - API Reference > Workspaces > Projects [List workspace projects](https://api.labelstud.io/api-reference/api-reference/workspaces/projects/list.mdx) - API Reference > Workspaces > Projects [Add workspace project](https://api.labelstud.io/api-reference/api-reference/workspaces/projects/add.mdx) - API Reference > Workspaces > Projects [Remove workspace project](https://api.labelstud.io/api-reference/api-reference/workspaces/projects/remove.mdx) - API Reference > Sso > SAML [Retrieve SAML2 Settings](https://api.labelstud.io/api-reference/api-reference/sso/saml/get.mdx) - API Reference > Sso > SAML [Update SAML2 Settings](https://api.labelstud.io/api-reference/api-reference/sso/saml/update.mdx) - API Reference > Sso > Scim [Retrieve SCIM Settings](https://api.labelstud.io/api-reference/api-reference/sso/scim/get.mdx) - API Reference > Sso > Scim [Update SCIM Settings](https://api.labelstud.io/api-reference/api-reference/sso/scim/update.mdx)