Printago API
GET /v1/hints/schema/paths

List available paths

List available API paths Returns all API endpoint paths that have schema definitions.

Response Schema

Response
value
string[]

Example Response

200 OK — application/json
[
  "string"
]