Skip to main content

Returns the available API route groups of the node.

GET 

http://127.0.0.1:14265/api/routes

Returns the available API route groups of the node.

Request

Responses

Successful operation

Schema
    routes string[]required
curl -L -X GET 'http://127.0.0.1:14265/api/routes' \
-H 'Accept: application/json'
Request Collapse all
Base URL
http://127.0.0.1:14265
ResponseClear

Click the Send API Request button above and see the response here!