The response from a web service GET request will return an array of information, including any records found to match the given criteria. The response array is structured to handle paginated requests, and includes a 'list' of the records on the current page. The examples below show requests for user enrollment information, with responses where a user, uid 200, is enrolled in a one course, nid 310, but not enrolled in a different courseanother, nid 300.
Info | ||
---|---|---|
| ||
self: first: last: list: |
...