Discussions

Ask a Question
ANSWERED

API Filters

Use of filter[external_id]= within beta api environment for Content Get requests is not being applied. Issue started on Sunday 02/04/2023 where previously had been working as expected. The response contains all unfiltered data. Test requests within the TryIt environment work as expected but when exported to Postman they are failing to filter without any change to request url.

ANSWERED

Skills associated to a Plan and to Pathways

Using API, is there a way to get all skills attached to a Plan. Same question for skills attached to a Pathway ?

ANSWERED

Internal Server Error for Completions

I've been trying to use get all completions but late last week though today I'm still receiving a 500 internal server error. I am using this endpoint and including the date filters:

ANSWERED

New attribute "learning-minutes" on content items

I noticed that the API /content endpoint is now returning an attribute called "learning-minutes". Example:

ANSWERED

Generating Access Token in Demo not working

ANSWERED

Degreed Pathway Completion Date

Hi Degreed Team,

ANSWERED

Getting parsing error since JSON response key is having HYPHEN '-', getting parsing error

Hi

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?