Skip to main content
Previewv1.1.0
29 actions · 1 auth method
Project ManagementIAM

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · API Key

The steps in this guide require access to your Hive account to generate an API key and locate your User ID.
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · API Key

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

Actions

29 actions
Action
Description
List Actions
Retrieve all actions (tasks) within a specific workspace.
Get Action
Retrieve a specific action (task) by its ID.
Create Action
Create a new action (task) in Hive.
Update Action
Update an existing action’s properties.
Delete Action
Delete an action (task) by its ID.
List Action Comments
Retrieve all comments on a specific Hive action (task).
Create Action Comment
Add a new comment to a specific action.
Get Unified Credentials
Return the authenticated identity and auth type for the current Hive connection. Hive has no /me endpoint; this action u…
List Unified Groups
List Hive workspaces as IAM groups. Hive workspaces are the natural unit of grouping (containers for projects, actions,…
Get Unified Group
Retrieve a single Hive workspace by id, mapped to the IAM unified group schema, optionally expanding members.
List Unified Organizations
List the synthesized Hive organization. Hive has no /accounts or /tenants endpoint; this action returns a single synthet…
Get Unified Organization
Retrieve the synthesized Hive organization. Hive has no /accounts or /tenants endpoint, so this action returns the singl…
List Unified Roles
Return Hive’s five documented workspace roles (External User, Member, Admin, System Admin, Restricted User). Hive’s role…
Get Unified Role
Retrieve one of Hive’s five documented workspace roles (External User, Member, Admin, System Admin, Restricted User) by…
List Unified Users
List Hive workspace members mapped to the IAM unified user schema. When filter.group_id is provided, returns members of…
Get Unified User
Retrieve a single Hive user by id. Hive has no /users/{id} endpoint; this action fans out across all workspaces accessib…
List Labels
Retrieve all labels within a specific workspace.
Get Label
Retrieve a specific label within a workspace.
Create Label
Create a new label in a Hive workspace.
Update Label
Update an existing label’s properties in a workspace.
Delete Label
Delete a label from a workspace.
List Projects
Retrieve all projects within a specific workspace.
Get Project
Retrieve a specific project by its ID.
Create Project
Create a new project in Hive.
Update Project
Update an existing project’s properties.
Delete Project
Delete a project by its ID.
List Workspaces
Retrieve all workspaces accessible to the authenticated user.
Get Workspace
Retrieve a specific workspace by its ID.
List Workspace Users
Retrieve all users belonging to a specific workspace.