AMCS Group Diagnostics API

The Diagnostics API from AMCS Group — 1 operation(s) for diagnostics.

Specifications

OpenAPI Specification

amcs-group-diagnostics-api-openapi.yml Raw ↑
openapi: 3.0.1
info:
  title: Core AccessGroup Diagnostics API
  version: core
tags:
- name: Diagnostics
paths:
  /diagnostics:
    get:
      tags:
      - Diagnostics
      parameters:
      - name: run
        in: query
        schema:
          type: string
      - name: format
        in: query
        schema:
          type: string
      responses:
        '200':
          description: Success