curl --request GET \
--url https://api.example.com/api/career/skill-provenance{
"by_skill": {}
}Get per-skill provenance used by hover transparency in the UI.
curl --request GET \
--url https://api.example.com/api/career/skill-provenance{
"by_skill": {}
}Successful Response
Collection of skill provenance entries keyed by canonical skill name.
Show child attributes