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

Coder Members API

The Members API from Coder — 7 operation(s) for members.

Coder Members API is one of 32 APIs that Coder publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Members. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 11 operations across 7 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://{coderHost}/api/v2.

11 operations 7 paths 13 schemas 2 DELETE5 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://coder.example.com/api/v2
Authentication
API Key
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Coder Members API declares 1 security scheme for authenticating requests. An API key is passed in the header as Coder-Session-Token (CoderSessionToken). By default, every request must be authenticated.

Paths & Operations 11

Across 7 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.

Members 11
GET
/api/v2/organizations/{organization}/members
List organization members
list-organization-members 1 param → 200
GET
/api/v2/organizations/{organization}/members/roles
Get member roles by organization
get-member-roles-by-organization 1 param → 200
PUT
/api/v2/organizations/{organization}/members/roles
Update a custom organization role
update-a-custom-organization-role 1 param body → 200
POST
/api/v2/organizations/{organization}/members/roles
Insert a custom organization role
insert-a-custom-organization-role 1 param body → 200
DELETE
/api/v2/organizations/{organization}/members/roles/{roleName}
Delete a custom organization role
delete-a-custom-organization-role 2 params → 200
GET
/api/v2/organizations/{organization}/members/{user}
Get organization member
get-organization-member 2 params → 200
POST
/api/v2/organizations/{organization}/members/{user}
Add organization member
add-organization-member 2 params → 200
DELETE
/api/v2/organizations/{organization}/members/{user}
Remove organization member
remove-organization-member 2 params → 204
PUT
/api/v2/organizations/{organization}/members/{user}/roles
Assign role to organization member
assign-role-to-organization-member 2 params body → 200
GET
/api/v2/organizations/{organization}/paginated-members
Paginated organization members
paginated-organization-members 5 params → 200
GET
/api/v2/users/roles
Get site member roles
get-site-member-roles → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are codersdk.OrganizationMemberWithUserData (17 properties), codersdk.AssignableRoles (9 properties), codersdk.Role (7 properties), codersdk.CustomRoleRequest (6 properties). Each schema is shown below with its type and property counts.

codersdk.RBACAction
string
codersdk.UserStatus
string
codersdk.SlimRole
object
3 properties
codersdk.LoginType
string
codersdk.PaginatedMembersResponse
object
2 properties
codersdk.RBACResource
string
codersdk.UpdateRoles
object
1 property
codersdk.Role
object
7 properties
codersdk.AssignableRoles
object
9 properties
codersdk.CustomRoleRequest
object
6 properties
codersdk.Permission
object
3 properties
codersdk.OrganizationMemberWithUserData
object
17 properties
codersdk.OrganizationMember
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coder-members-api-openapi.yml Raw ↑

Other APIs Coder publishes across the network.

Coder Workspaces API
Coder Templates API
Coder Users API
Coder Workspace Agents API
Coder Enterprise API
Coder Agents API
Coder AI Bridge API
Coder AI Providers API
Coder Applications API
Coder Audit API
Coder Authorization API
Coder Builds API
Where this information came from

This is an independent, third-party profile of Coder Members 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.