Swagger Documentation (In Studio)
Studio includes an embedded Swagger UI at /swagger-documentation that renders the available API endpoint documentation inline.

Route
/swagger-documentation
Access
- Requires authentication (
requiresAuth: true) - No admin role restriction on this route
Functionality
The page renders the SwaggerUI component, which displays the full API reference including endpoint schemas, request/response structures, and available operations.