Get swagger document
GET{{API_BASE_URL}}/systems/swagger/assets
This endpoint makes an HTTP GET request to retrieve the Swagger documentation for the survey system.
Request
This request does not require a request body.
Response
The response will contain the Swagger documentation for the survey system, including information about the available endpoints, request parameters, response formats, and any additional details related to the survey system.
Authentication#auth
This endpoint does not require authentication.
Responses#responses
200OKGet swagger document