Skip to main content

Get configuration string of a token.

GET 

/configuration-string

Get configuration string of a token.

Request

Query Parameters

    token stringrequired

    Token to get the configuration string.

Responses

Configuration string of the token or error in case of invalid token uid.

Schema

    any

Loading...