curl --request GET \
--url http://co-mind-platform-host/v1/researcher/credibility/default \
--header 'Authorization: Bearer <token>'{}Get the default credibility scoring configuration.
curl --request GET \
--url http://co-mind-platform-host/v1/researcher/credibility/default \
--header 'Authorization: Bearer <token>'{}Bearer token authentication. Supports two token types:
POST /v1/auth/loginPOST /v1/api-tokens, format: cmnd_<tokenId>.<secret>Default credibility config
The response is of type object.