@odata.nextLink missing on running https://graph.microsoft.com/v1.0/places/microsoft.graph.room

Lisa Palathingal 6 Reputation points Microsoft Employee
2022-09-23T23:28:46.387+00:00

@odata.nextLink missing on running https://graph.microsoft.com/v1.0/places/microsoft.graph.room?$count=true&$top=1

image

On running https://graph.microsoft.com/v1.0/users?$count=true&$search="displayName:room"&$top=1, I can see @odata.nextLink:

image

From the doc List places - Microsoft Graph v1.0, I see that $top parameter is supported by /places/microsoft.graph.room. So, why doesn't the response include @odata.nextLink?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,715 questions
{count} votes