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

Devtron User Management API

Operations related to user accounts (CRUD, listing, bulk actions).

Devtron User Management API is one of 28 APIs that Devtron publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User Management. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 11 operations across 6 paths, and defines 5 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, http://localhost/orchestrator.

11 operations 6 paths 5 schemas 2 DELETE5 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://devtron.example.com/orchestrator
License
Resource Areas
1

Paths & Operations 11

Across 6 paths, the API surfaces 11 operations — 2 DELETE, 5 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

User Management 11

Operations related to user accounts (CRUD, listing, bulk actions).

GET
/user/v2
List Users (V2 - Paginated, Filtered)
GetAllUsersV2 6 params → 200400401403500
POST
/user/v2
Create User (V2)
CreateUserV2 body → 200400401403406500
PUT
/user/v2
Update User (V2)
UpdateUserV2 body → 200400401406500
GET
/user
List All Users (V1)
GetAllUsers → 200401403500
POST
/user
Create User
CreateUser body → 200400401403406500
PUT
/user
Update User
UpdateUser body → 200400401406500
GET
/user/{id}
Get User by ID
GetUserById 2 params → 200400401500
DELETE
/user/{id}
Delete User by ID
DeleteUser 2 params → 200400401403500
GET
/user/v2/{id}
Get User by ID (V2)
GetUserByIdV2 2 params → 200400401500
DELETE
/user/bulk
Bulk Delete Users
BulkDeleteUsers → 200400401403500
GET
/user/detail/get
List All Detailed Users
GetAllDetailedUsers → 200401403500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are RoleFilter (12 properties), UserInfo (9 properties), RoleGroup (5 properties), ErrorResponse (4 properties). Each schema is shown below with its type and property counts.

UserInfo
object
9 properties 1 required
RoleFilter
object
Defines a specific permission filter for a role.
12 properties 2 required
RoleGroup
object
5 properties 2 required
ErrorResponse
object
4 properties
UserRoleGroup
object
Associates a user with a role group.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

devtron-user-management-api-openapi.yml Raw ↑

Other APIs Devtron publishes across the network.

Devtron Applications API
Devtron Authentication API
Devtron bulk_other API
Devtron BulkUpdate API
Devtron Cache Management API
Devtron Change Chart API
Devtron Clone Workflow API
Devtron Cluster Environment API
Devtron Cluster Management API
Devtron Deployment History API
Devtron Devtron Server version API
Devtron Environment Management API
Where this information came from

This is an independent, third-party profile of Devtron User Management 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.