get https://api.betatest.degreed.com/api/v2/users//pathways//resources
This endpoint retrieves all resources for a specific user and a specific pathway. You can retrieve the resources by specifying the User ID as a path parameter and the Pathway ID as a path parameter. For example, https://api.betatest.degreed.com/api/v2/users/<user_id>/pathways<pathway_id>/resources?
Required Scope
users:read
, users:write