Discussions

Ask a Question
ANSWERED

Get User Contents

I understand 'https://api.betatest.degreed.com/api/v2/users/{id}/pathways' can be used to get pathways assigned to a specific user. If I need to get content and all other learning items currently assigned to a user, what do you recommend? I understand 'https://api.betatest.degreed.com/api/v2/users/{id}/completions' is a possibility but this would return only the completed items. How about other work items which haven't been started yet or are in progress?

ANSWERED

Null 'Completed At' in 'Completions' API

I am checking the response on the https://api.betatest.degreed.com/api/v2/users/{id}/completions API. I see all of the records have a null 'completed-at' value, even though it should have a valid date as all these learning items have been completed.

ANSWERED

Content migration (from Degreed to another platform)

Good day. We have looked at the Degreed API documentation and don't seem to find an immediate answer. If we need to migrate content from Degreed onto another platform, what is the best way to do this? Is there perhaps an alternate API to consider?

ANSWERED

Accepted Header values

Hello. Hope everyone is well. I am going to begin a project to consume and store some of our more vital API data. If anyone has implemented something similar I would love to hear an overview. The issue I cant find an answer for currently is if Degreed's API will return any format except JSON? I would really love to have my queries returned in CSV so I can more easily transfer to databse table storage. Any advice would be appreciated!

ANSWERED

Question on timeout

Hi all, is it possible for Degreed to extend the timeout value of API. I had been splitting the data to be retrieved with a filter, but recently the amount of data has been increasing, and again I get "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."

ANSWERED

"Experiences" available in API?

Hi Degreed Team

ANSWERED

Group Rules

Awhile ago, we were told that if we upload new users via API, along with custom attributes, that the custom attributes stored in the API can be retrieved, but they will not appear in other forms of reporting.

ANSWERED

Does the "Get All Required Learning Items" call include Assigned content e.g. Assigned Pathways?

Does the "Get All Required Learning Items" call include assigned content e.g. assigned Pathways?

ANSWERED

Obsolete content in the /content endpoint

Hi

ANSWERED

Sending data to degreed

How do we send our courses and user details to degreed through api? All the documentation seems to be geared around extracting information from degreed.