Get people $top $skip
GET https://graph.microsoft.com/v1.0/me/people?$top=10&$skip=10
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
$top | number | ||
$skip | number |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
GET https://graph.microsoft.com/v1.0/me/people?$top=10&$skip=10
| Key | Datatype | Required | Description |
|---|---|---|---|
$top | number | ||
$skip | number |
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |