GET
/
v1
/
app
/
integration
/
filesystem
/
validate
true

Path Parameters

username
string
required

The username for basic auth

password
string
required

The password for basic auth

Response

200 - text/plain

Returns true if the credentials are valid, false otherwise.

The response is of type boolean.