LearningAPI API

Get myGA Progress for a specific User

Queries myGA for a page of Progress records

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
X-Page: 1
X-Per-Page: 2
X-Total-Pages: 1
X-Total: 2

Status

200

Body