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

The endpoints to manage the Azure Boards integration.

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

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

This API exposes 9 operations across 7 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.

9 operations 7 paths 8 schemas 1 DELETE6 GET2 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 azureboard 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 9

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

azureboard 9

The endpoints to manage the Azure Boards integration.

GET
/azureboard/authorization/orgs/{orgID}/status
Get azureboard authorization status
GetAzureAuthorizationStatus 1 param → 200default
GET
/azureboard/authorization/orgs/{orgID}
azureboard authorization at the org level
AzureAuthorization 1 param → 302default
GET
/azureboard/callback
AzureCallback is authorized redirecturl in oAuth2 app
AzureCallback → 302default
GET
/orgs/{orgID}/apps/{appID}/integrations/azureboard/association
Get AzureBoard Association
GetAzureboardAssociation 2 params → 200404default
PUT
/orgs/{orgID}/apps/{appID}/integrations/azureboard/association
Update AzureBoard Association
PutAzureboardAssociation 2 params body → 200400403404default
DELETE
/orgs/{orgID}/apps/{appID}/integrations/azureboard/association
Get AzureBoard Association
DeleteAzureboardAssociation 2 params → 200404default
GET
/orgs/{orgID}/integrations/azureboard/organizations
Get Azure organizations
GetAzureOrgList 1 param → 200default
GET
/orgs/{orgID}/apps/{appID}/integrations/azureboard/findings/{findingID}
Get azureboard association by finding id
GetAssociationAzureBoardByFindingID 3 params → 200default
PUT
/orgs/{orgID}/apps/{appID}/integrations/azureboard/findings
Puts azureboard association by finding ids
SubmitFindingToAzureBoardPut 2 params body → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are AzureFindingResponse (4 properties), Error (4 properties), SubmitFindingsToAzureBoardRequest (3 properties), AzureBoardAssociationRequest (3 properties). Each schema is shown below with its type and property counts.

AzureOrgProjectAssociationResponse
object
2 properties 1 required
SubmitFindingsToAzureBoardRequest
object
3 properties 2 required
AzureOrgSuccessResponse
object
2 properties
Error
object
4 properties 3 required
AzureAssociationSuccessResponse
object
3 properties
AzureBoardAssociationRequest
object
3 properties 2 required
AzureFindingResponse
object
4 properties
AzureGenericOKResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qwiet-azureboard-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 branches API
Qwiet comments API
Qwiet compounds API
Qwiet findings API
Qwiet org_backup API
Qwiet orgs API