Project validate
GET /ping
GET
/ping
Ping the server. This endpoint can be used to verify credentials for a given project. Returns basic project detail and configuration
Authorizations
Parameters
Header Parameters
Quant-Customer
required
string
The customer account name
Quant-Project
required
string
The project machine name
Responses
200
Okay
object
config
Configuration associated with a project
object
project
The project machine name
string
403
Invalid credentials