Discussions
Having a Generic Query API
It is suggestion more than a question. Degreed should have generic query api which allows us to execute query multiple object have any filters.
Current GET API's are limited in filters and having complex joining capabilities. and getting anything new in API takes lot of time.
Degreed like Salesforce, NetSuite etc should have a generic Query API.
Skill target levels
Hi degreed dev team!
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?