An API that connects multiple Microsoft services, enabling data access and automation across platforms
The $top query parameter is used to limit the number of results returned in a response. When using the $top parameter, the API may return an empty result set if there are fewer results than the specified limit. To avoid this, you can either increase the limit or omit the $top parameter altogether.