# Task Statuses API Provides access to the task status values that are part of a Hyperproof organization. Version: 1.0 ## Servers Hyperproof US ``` https://api.hyperproof.app/v1/taskstatuses ``` Hyperproof Gov ``` https://api.hyperproofgov.app/v1/taskstatuses ``` Hyperproof EU ``` https://api.hyperproof.eu/v1/taskstatuses ``` ## Security ### oauth2 Type: oauth2 ## Download OpenAPI description [Task Statuses API](https://developer.hyperproof.app/_bundle/Hyperproof%20API/Task%20Statuses/taskstatuses.openapi.yaml) ## Other ### Get Task Statuses - [GET /](https://developer.hyperproof.app/hyperproof-api/task-statuses/taskstatuses.openapi/other/get-task-statuses.md): GET / #### Description Retrieves all task statuses defined within an organization, including their names, descriptions, and usage details.