Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Qwiet orgs API

The logical grouping (e.g., tenant/account) within Qwiet that defines a set of users, teams, and applications.[![Run in Postman](https://run.pstmn.io/button.svg)](https://god.gw.postman.com/run-collection/9829310-f0ae38d5-6c27-41a9-a1c3-9721d39f5df0?action=collection%2Ffork&collection-url=entityId%3D9829310-f0ae38d5-6c27-41a9-a1c3-9721d39f5df0%26entityType%3Dcollection%26workspaceId%3Da63f69cc-5c31-4f2b-8d28-b647f83b9e97)

Qwiet orgs API is one of 27 APIs that Qwiet publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 12 operations across 8 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0, at version 4.0.0.

Requests are made against a single base URL, https://app.shiftleft.io/api/v4.

12 operations 8 paths 8 schemas 7 GET2 PATCH3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
4.0.0
Base URL
https://app.shiftleft.io/api/v4
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Qwiet orgs API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerToken).

  • BearerToken — Use of the Qwiet API requires an access token, which is available via the Qwiet Dashboard (either under [Account Settings](https://app.shiftleft.io/user/profil…

Paths & Operations 12

Across 8 paths, the API surfaces 12 operations — 7 GET, 2 PATCH, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

orgs 12

The logical grouping (e.g., tenant/account) within Qwiet that defines a set of users, teams, and applications. [![Run in Postman](https://run.pstmn.io/button.svg)](https://god.gw.…

GET
/orgs/{orgID}/audit/csv/{auditYear}/{auditMonth}
Download audit log CSV
DownloadAuditLog 3 params → 200
GET
/orgs/{orgID}/audit/csv/{auditYear}/{auditMonth}/{auditDay}
Download Daily CSV audit log
DownloadDailyAuditLog 4 params → 200
PUT
/orgs/{orgID}/checkanalysis/policies/{reference}
Upsert check-analysis Configuration
UpsertCheckAnalysisConfiguration 4 params body → 200default
GET
/orgs/{orgID}/checkanalysis/policies/{reference}
Resolve check-analysis Configuration
ResolveCheckAnalysisConfiguration 2 params → 200default
GET
/orgs/{orgID}/checkanalysis/policies
List check-analysis Configurations
ListCheckAnalysisConfiguration 2 params → 200default
GET
/orgs/{orgID}/scm-secrets-audit-log
Returns the audit log report for the org's SCM secrets
GetOrgSCMSecretsAuditLog 4 params → 200default
PUT
/orgs/{orgID}/configuration
Update org configuration
UpdateOrgConfig 1 param body → 200default
PATCH
/orgs/{orgID}/configuration
Patch org configuration
PatchOrgConfig 1 param body → 200default
GET
/orgs/{orgID}/configuration
Read org configuration
ReadOrgConfig 1 param → 200default
GET
/orgs/{orgID}/autofix_configuration
Read AutoFix configuration for the organization
ReadOrgAutoFixConfig 1 param → 200default
PUT
/orgs/{orgID}/configuration/analysis
Update org analysis configuration
CreateOrgAnalysisConfig 1 param body → 200default
PATCH
/orgs/{orgID}/configuration/analysis
Update org analysis configuration
UpdateOrgAnalysisConfig 1 param body → 200default

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are AutoFixConfig (8 properties), OrgConfig (7 properties), Error (4 properties), SecretsConfiguration (2 properties). Each schema is shown below with its type and property counts.

OrgAnalysisConfiguration
object
Organization level analysis configuration
1 property
SecretsConfiguration
object
Secrets detection configuration
2 properties
Error
object
4 properties 3 required
OrgConfig
object
An object describing the configuration options of an organization
7 properties
OrgAutoFixConfig
object
An object describing the AutoFix configuration options of an organization
1 property
Severity
string
The severity of a finding
SuccessResponse
object
1 property 1 required
AutoFixConfig
object
An object describing the AutoFix configuration options of an organization
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qwiet-orgs-api-openapi.yml Raw ↑

Other APIs Qwiet publishes across the network.

Qwiet alerting API
Qwiet analyze API
Qwiet app_groups API
Qwiet app_labels API
Qwiet apps API
Qwiet autofix API
Qwiet azureboard API
Qwiet branches API
Qwiet comments API
Qwiet compounds API
Qwiet findings API
Qwiet org_backup API