LearningAPI API

Get myGA Progress for a specific User (with user not found)

Queries myGA for a page of Progress records, but the user was not found

Parameters

Name Description
page Pagination - page number (default 1)
per_page Pagination - number of records per page (default 10)

Request

Headers

Authorization: partner_access_token
Accept: application/json
Content-Type: application/json

Route

GET /api/v1/learning/users/%3Auuid/progress

Response

Headers

Content-Type: application/json

Status

404

Body