Responses

  • 200 application/json

    Org Response

    Hide response attribute Show response attribute object
    • data object

      An organization

      Hide data attribute Show data attribute object
GET /v1/org
curl \
 -X GET https://api.azav-pilot.de/v1/org
Response examples (200)
{
  "data": {
    "name": ""
  }
}