Project Config
Get Current Profile Config
GET
Returns the current profile config, Empty if using the default profile config in config.yaml
.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.