How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Galileo Technologies groups API

The groups API from Galileo Technologies — 18 operation(s) for groups.

Galileo Technologies groups API is one of 60 APIs that Galileo Technologies publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Group. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 33 operations across 18 paths, and defines 28 schemas. It is described by OpenAPI 3.1.0, at version 1.1085.0.

Requests are made against a single base URL, https://api.galileo.ai.

33 operations 18 paths 28 schemas 6 DELETE15 GET6 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.1085.0
Base URL
https://api.galileo.ai
Authentication
API Key, API Key, OAuth 2.0, HTTP Basic
Resource Areas
1

Authentication & Security 4

Galileo Technologies groups API declares 4 security schemes for authenticating requests. An API key is passed in the header as Galileo-API-Key (ClassicAPIKeyHeader). An API key is passed in the header as Splunk-AO-API-Key (APIKeyHeader). It supports OAuth 2.0 (OAuth2PasswordBearer) using the password flow. It accepts HTTP basic authentication (HTTPBasic).

Paths & Operations 33

Across 18 paths, the API surfaces 33 operations — 6 DELETE, 15 GET, 6 PATCH, 6 POST. Each is listed below with its method, path, parameters, and response codes.

groups 33
GET
/group_roles
Get Group Roles
get_group_roles_group_roles_get → 200
POST
/groups
Create Group
create_group_groups_post body → 200422
GET
/groups
List Groups
list_groups_groups_get 2 params → 200422
DELETE
/groups/{group_id}
Delete Group
delete_group_groups__group_id__delete 1 param → 200422
GET
/groups/{group_id}
Get Group
get_group_groups__group_id__get 1 param → 200422
PATCH
/groups/{group_id}
Update Group
update_group_groups__group_id__patch 1 param body → 200422
POST
/groups/{group_id}/members
Add User To Group
add_user_to_group_groups__group_id__members_post 1 param body → 200422
GET
/groups/{group_id}/members
List Group Members
list_group_members_groups__group_id__members_get 3 params → 200422
PATCH
/groups/{group_id}/members/{user_id}
Update Group Member
update_group_member_groups__group_id__members__user_id__patch 2 params body → 200422
DELETE
/groups/{group_id}/members/{user_id}
Delete Group Member
delete_group_member_groups__group_id__members__user_id__delete 2 params → 200422
GET
/current_user/groups
List Current User Groups
list_current_user_groups_current_user_groups_get → 200
GET
/v2/group_roles
Get Group Roles
get_group_roles_v2_group_roles_get → 200
POST
/v2/groups
Create Group
create_group_v2_groups_post body → 200422
GET
/v2/groups
List Groups
list_groups_v2_groups_get 2 params → 200422
DELETE
/v2/groups/{group_id}
Delete Group
delete_group_v2_groups__group_id__delete 1 param → 200422
GET
/v2/groups/{group_id}
Get Group
get_group_v2_groups__group_id__get 1 param → 200422
PATCH
/v2/groups/{group_id}
Update Group
update_group_v2_groups__group_id__patch 1 param body → 200422
POST
/v2/groups/{group_id}/members
Add User To Group
add_user_to_group_v2_groups__group_id__members_post 1 param body → 200422
GET
/v2/groups/{group_id}/members
List Group Members
list_group_members_v2_groups__group_id__members_get 3 params → 200422
PATCH
/v2/groups/{group_id}/members/{user_id}
Update Group Member
update_group_member_v2_groups__group_id__members__user_id__patch 2 params body → 200422
DELETE
/v2/groups/{group_id}/members/{user_id}
Delete Group Member
delete_group_member_v2_groups__group_id__members__user_id__delete 2 params → 200422
GET
/v2/current_user/groups
List Current User Groups
list_current_user_groups_v2_current_user_groups_get → 200
GET
/public/v2/group_roles
Get Group Roles
get_group_roles_public_v2_group_roles_get → 200
POST
/public/v2/groups
Create Group
create_group_public_v2_groups_post body → 200422
GET
/public/v2/groups
List Groups
list_groups_public_v2_groups_get 2 params → 200422
DELETE
/public/v2/groups/{group_id}
Delete Group
delete_group_public_v2_groups__group_id__delete 1 param → 200422
GET
/public/v2/groups/{group_id}
Get Group
get_group_public_v2_groups__group_id__get 1 param → 200422
PATCH
/public/v2/groups/{group_id}
Update Group
update_group_public_v2_groups__group_id__patch 1 param body → 200422
POST
/public/v2/groups/{group_id}/members
Add User To Group
add_user_to_group_public_v2_groups__group_id__members_post 1 param body → 200422
GET
/public/v2/groups/{group_id}/members
List Group Members
list_group_members_public_v2_groups__group_id__members_get 3 params → 200422
PATCH
/public/v2/groups/{group_id}/members/{user_id}
Update Group Member
update_group_member_public_v2_groups__group_id__members__user_id__patch 2 params body → 200422
DELETE
/public/v2/groups/{group_id}/members/{user_id}
Delete Group Member
delete_group_member_public_v2_groups__group_id__members__user_id__delete 2 params → 200422
GET
/public/v2/current_user/groups
List Current User Groups
list_current_user_groups_public_v2_current_user_groups_get → 200

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are GroupMemberDB (8 properties), GroupDB (8 properties), ValidationError (5 properties), ListGroupsResponse (5 properties). Each schema is shown below with its type and property counts.

GroupRole
string
GroupRoleInfo
object
3 properties 3 required
IntegrationAction
string
ProjectAction
string
ListGroupsResponse
object
5 properties 1 required
HTTPValidationError
object
1 property
GroupVisibility
string
GroupAction
string
DatasetAction
string
GroupCreate
object
4 properties 1 required
AnnotationQueueAction
string
GeneratedScorerAction
string
GroupMemberAction
string
FineTunedScorerAction
string
GroupMemberUpdate
object
1 property 1 required
ApiKeyAction
string
UserAction
string
ValidationError
object
5 properties 3 required
GroupMemberCreate
object
2 properties 1 required
GroupUpdate
object
3 properties 3 required
GroupMemberDB
object
8 properties 7 required
GroupDB
object
8 properties 4 required
Permission
object
3 properties 2 required
RegisteredScorerAction
string
ListGroupMembersResponse
object
5 properties 1 required
OrganizationAction
string
ControlResourceAction
string
Actions on Agent Control's org-scoped control resource.
ScorerAction
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

galileo-technologies-groups-api-openapi.yml Raw ↑

Other APIs Galileo Technologies publishes across the network.

Galileo Technologies annotation API
Galileo Technologies annotation_queue API
Galileo Technologies annotation_queue_records API
Galileo Technologies api_keys API
Galileo Technologies assistant API
Galileo Technologies Audit Logs API
Galileo Technologies auth API
Galileo Technologies auto-metric-suggestions API
Galileo Technologies code-metric-generation API
Galileo Technologies component_views API
Galileo Technologies custom_dashboards API
Galileo Technologies data API
Where this information came from

This is an independent, third-party profile of Galileo Technologies groups API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.