Skip to main content

Return the Wasp configuration

GET 

//v1/node/config

Authorization: Authorization

name: Authorizationtype: apiKeydescription: JWT Tokenin: header

Return the Wasp configuration

Request

Responses

Dumped configuration

Schema
    property name* string
curl -L -X GET '/v1/node/config' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
Auth
ResponseClear

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