GETADITUS/Survey/Get swagger document

Get swagger document

GET{{API_BASE_URL}}/systems/swagger/survey

This endpoint makes a request to retrieve the Swagger documentation for the survey API.

Request

This request does not require a request body.

Response

The response for this request is a JSON schema that includes the Swagger documentation for the survey API. The schema will provide detailed information about the endpoints, request parameters, response formats, and any additional information related to the surveys.

Authentication#auth

This endpoint does not require authentication.

Responses#responses

200OKGet Swagger document