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 users API

The users API from Galileo Technologies — 29 operation(s) for users.

Galileo Technologies users 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 User. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 38 operations across 29 paths, and defines 58 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.

38 operations 29 paths 58 schemas 4 DELETE14 GET17 POST3 PUT

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 users 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 38

Across 29 paths, the API surfaces 38 operations — 4 DELETE, 14 GET, 17 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

users 38
GET
/user_roles
Get User Roles
get_user_roles_user_roles_get → 200
POST
/request_access
Request Access
request_access_request_access_post 1 param → 200422
POST
/signup_link
Generate Signup Link
generate_signup_link_signup_link_post 1 param → 200422
POST
/invite_users
Invite Users
invite_users_invite_users_post body → 200422
POST
/usersdeprecated
Create Or Verify User
create_or_verify_user_users_post 1 param body → 200422
GET
/usersdeprecated
List Users
list_users_users_get 2 params → 200422
DELETE
/users
Delete User Self
delete_user_self_users_delete → 200
POST
/system_users
Create Or Verify User
create_or_verify_user_system_users_post 1 param body → 200422
POST
/users/socialdeprecated
Create Or Verify User Social
create_or_verify_user_social_users_social_post 1 param body → 200422
POST
/system_users/social
Create Or Verify User Social
create_or_verify_user_social_system_users_social_post 1 param body → 200422
POST
/users/all
List Users Paginated
list_users_paginated_users_all_post 2 params body → 200422
GET
/users/alldeprecated
List All Users
list_all_users_users_all_get → 200
GET
/users/{user_id}
Get User
get_user_users__user_id__get 1 param → 200422
PUT
/users/{user_id}
Update User
update_user_users__user_id__put 1 param body → 200422
DELETE
/users/{user_id}
Delete User
delete_user_users__user_id__delete 1 param → 200422
GET
/users/{user_id}/runs/latest
Get Latest User Run
get_latest_user_run_users__user_id__runs_latest_get 4 params → 200422
GET
/users/{user_id}/runs
Get Project Runs For User
get_project_runs_for_user_users__user_id__runs_get 2 params → 200422
GET
/generate_password_reset
Generate Password Reset Link
generate_password_reset_link_generate_password_reset_get 1 param → 200422
POST
/users/{user_id}/transfer
Transfer User Data
transfer_user_data_users__user_id__transfer_post 2 params → 200422
GET
/current_user
Current User
current_user_current_user_get → 200
POST
/v2/system_users
Create Or Verify User
create_or_verify_user_v2_system_users_post 1 param body → 200422
POST
/v2/system_users/social
Create Or Verify User Social
create_or_verify_user_social_v2_system_users_social_post 1 param body → 200422
GET
/v2/user_roles
Get User Roles
get_user_roles_v2_user_roles_get → 200
POST
/v2/invite_users
Invite Users
invite_users_v2_invite_users_post body → 200422
POST
/v2/users/all
List Users Paginated
list_users_paginated_v2_users_all_post 2 params body → 200422
GET
/v2/users/{user_id}
Get User
get_user_v2_users__user_id__get 1 param → 200422
PUT
/v2/users/{user_id}
Update User
update_user_v2_users__user_id__put 1 param body → 200422
DELETE
/v2/users/{user_id}
Delete User
delete_user_v2_users__user_id__delete 1 param → 200422
GET
/v2/current_user
Current User
current_user_v2_current_user_get → 200
POST
/public/v2/system_users
Create Or Verify User
create_or_verify_user_public_v2_system_users_post 1 param body → 200422
POST
/public/v2/system_users/social
Create Or Verify User Social
create_or_verify_user_social_public_v2_system_users_social_post 1 param body → 200422
GET
/public/v2/user_roles
Get User Roles
get_user_roles_public_v2_user_roles_get → 200
POST
/public/v2/invite_users
Invite Users
invite_users_public_v2_invite_users_post body → 200422
POST
/public/v2/users/all
List Users Paginated
list_users_paginated_public_v2_users_all_post 2 params body → 200422
GET
/public/v2/users/{user_id}
Get User
get_user_public_v2_users__user_id__get 1 param → 200422
PUT
/public/v2/users/{user_id}
Update User
update_user_public_v2_users__user_id__put 1 param body → 200422
DELETE
/public/v2/users/{user_id}
Delete User
delete_user_public_v2_users__user_id__delete 1 param → 200422
GET
/public/v2/current_user
Current User
current_user_public_v2_current_user_get → 200

Schemas 58

The contract defines 58 schemas that model the data the API accepts and returns. The most detailed are RunDBThinWithProjectName (19 properties), RunDB (18 properties), GetUserResponse (14 properties), CurrentUserDB (13 properties). Each schema is shown below with its type and property counts.

SocialProvider
string
CreateSignupLinkResponse
object
2 properties 1 required
UserUpdatedAtFilter
object
3 properties 2 required
GenericPermission
object
Generic permissions describe what a user GENERALLY can and cannot do. The actions are not specific to a resource instance (e.g. create). More fine-grained perm…
4 properties 3 required
TransferUserResponse
object
1 property 1 required
RunDBThinWithProjectName
object
19 properties 9 required
IntegrationAction
string
ProjectAction
string
GenericAction
string
RunTagDB
object
9 properties 9 required
UserUpdate
object
5 properties
UserFirstNameFilter
object
4 properties 2 required
UserCreate
object
7 properties 1 required
ProjectType
string
HTTPValidationError
object
1 property
SystemUserDB
object
10 properties 7 required
SystemUserStatus
string
UserRole
string
UserVerifiedSort
object
3 properties
GroupAction
string
PasswordResetResponse
object
1 property
UserRoleInfo
object
3 properties 3 required
GetUsersResponse
object
5 properties 1 required
InviteUsersRequest
object
5 properties 1 required
DatasetAction
string
SocialLoginRequest
object
3 properties 1 required
AnnotationQueueAction
string
GeneratedScorerAction
string
UserCreatedAtSort
object
3 properties
DeleteUserResponse
object
1 property 1 required
GroupMemberAction
string
TaskType
integer
Valid task types for modeling. We store these as ints instead of strings because we will be looking this up in the database frequently.
GetUserLatestRunsDB
object
5 properties
FineTunedScorerAction
string
RunDB
object
18 properties 8 required
UserDB
object
12 properties 6 required
UserVerifiedFilter
object
3 properties 1 required
ApiKeyAction
string
UserAction
string
UpdateUserResponse
object
12 properties 6 required
UserEmailFilter
object
4 properties 2 required
UserLastNameFilter
object
4 properties 2 required
UserCreatedAtFilter
object
3 properties 2 required
ValidationError
object
5 properties 3 required
ProjectLabels
string
Enum for project labels used in the UI.
AuthMethod
string
Permission
object
3 properties 2 required
RegisteredScorerAction
string
OrganizationAction
string
GetUserResponse
object
14 properties 8 required
ProjectDB
object
12 properties 6 required
ControlResourceAction
string
Actions on Agent Control's org-scoped control resource.
SystemRole
string
ScorerAction
string
QueryUserParams
object
2 properties
UserInfo
object
A user's basic information, used for display purposes.
4 properties 2 required
CurrentUserDB
object
13 properties 6 required
ResourceKind
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

galileo-technologies-users-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 users 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.