v1

latestOpenAPI 3.0.02026-07-145658104.5 KB
Objects

Gets the directory objects specified in a list of object IDs. You can also specify which resource collections (users, groups, etc.) should be searched by specifying the optional types parameter.

post/{tenantID}/getObjectsByObjectIds

Path parameters

tenantIDstring required

The tenant ID.

Query parameters

api-versionstring required

Client API version.

Request body

includeDirectoryObjectReferencesboolean

If true, also searches for object IDs in the partner tenant.

objectIdsstring[]

The requested object IDs.

typesstring[]

The requested object types.

Response

OK. The operation was successful.

odata.nextLinkstring

The URL to get the next set of results.