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

Lightrun User Groups API

User Groups API.

Lightrun User Groups API is one of 20 APIs that Lightrun publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User Groups. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 8 operations across 4 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version v1.

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

8 operations 4 paths 10 schemas 2 DELETE2 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://app.lightrun.com/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Lightrun User Groups API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API Token).

Paths & Operations 8

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

User Groups 8

User Groups API.

GET
/api/v1/groups
Get a list of user groups
listGroups 5 params → 200400401
POST
/api/v1/groups
Create a group
createGroup body → 201400401403
GET
/api/v1/groups/{id}
Get a group by ID
getGroup 2 params → 200400401404
PUT
/api/v1/groups/{id}
Update a group
updateGroup 1 param body → 200400401404
DELETE
/api/v1/groups/{id}
Delete a group
deleteGroup 1 param → 204400401404
POST
/api/v1/groups/{id}/members
Add group members
addMembers 1 param body → 200207
DELETE
/api/v1/groups/{id}/members
Remove group members in bulk
removeMembers 1 param body → 200
PUT
/api/v1/groups/{id}/members/{email}
Update a group member
updateMember 2 params body → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are UserGroupPublicDTO (11 properties), PublicApiPageUserGroupPublicDTO (5 properties), UserGroupMemberPublicDTO (4 properties), BulkOperationFailedItemPublicDtoString (3 properties). Each schema is shown below with its type and property counts.

CreateUserGroupPublicDTO
object
User group details
3 properties 1 required
UserGroupPublicDTO
object
11 properties 1 required
BulkOperationFailedItemPublicDtoString
object
3 properties
PublicApiPageUserGroupPublicDTO
object
5 properties
UpdateUserGroupMemberPublicDTO
object
Group membership details
2 properties
BulkOperationResponsePublicDtoUserGroupMemberPublicDTO
object
2 properties
UpdateUserGroupPublicDTO
object
User group details
3 properties 1 required
UserGroupMemberPublicDTO
object
User group member
4 properties
BulkOperationFailedItemPublicDtoUserGroupMemberPublicDTO
object
3 properties
BulkOperationResponsePublicDtoString
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lightrun-user-groups-api-openapi.yml Raw ↑

Other APIs Lightrun publishes across the network.

Lightrun Actions API
Lightrun Agent Pools API
Lightrun Agents API
Lightrun Custom sources API
Lightrun Debug Cases API
Lightrun Debug Runbook methods API
Lightrun Debug Runbooks API
Lightrun Debug Runbooks Configuration API
Lightrun Dynamic SBOM API
Lightrun Identity Management (IdM) configuration API
Lightrun Just-In-Time Access API
Lightrun License API
Where this information came from

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