Get a candidate sourceAsk AIget https://api.smartrecruiters.com/configuration/sources/{sourceType}/values/{sourceValueId}Get a single candidate sources for a given type.Path ParamssourceTypestringrequiredSource type from /configuration/sourcessourceValueIdstringrequiredSource idQuery ParamssourceSubTypestringSource SubType from /configuration/sourcesResponses 200Source 400with codes: SOURCE_TYPE_INVALID when provided type does not exist, SUBTYPE_REQUIRED when there are more sources and subtype parameter is required, SOURCE_TYPE_AND_SUBTYPE_INVALID when provided pair (type, subtype) is invalid. 404Source with given source value id not foundUpdated 7 months ago