Queries myGA for a page of Content records, but there are no results
| Name | Description |
|---|---|
| page | Pagination - page number (default 1) |
| per_page | Pagination - number of records per page (default 10) |
Authorization: partner_access_token Accept: application/json Content-Type: application/json
GET /api/v1/learning/content
Content-Type: application/json X-Page: 1 X-Per-Page: 0 X-Total-Pages: 1 X-Total: 0
200