Discussions
Getting Null Payload For Prod Content API
We have data in prod but getting null payload for every hit. This use to work earlier. And there is no authentication failure. Need help.
https://api.eu.degreed.com/api/v2/content
https://api.eu.degreed.com/api/v2/content/courses
{
"links": {
"self": "https://api.eu.degreed.com/api/v2/content"
},
"data": []
}
Skills Taxonomy
Are we able to access the base skills taxonomy to assess whether it matches the taxonomy that we have developed in order to look at the complexity of combining?
API to Get Trackable links for Pathways and their statistics
We have requirement to pull trackable links for Pathways and their statistics. We couldn't find any API to pull such data on https://developer.degreed.com/reference/overview.
Please explain content types to me?
I see there are a lot of content types, but I'm not sure how they relate to my own data types. Can someone please direct me to an overview?