This endpoint is in preview and may be modified or removed at any time.
To use this endpoint, add preview=true to the request query parameters.
Fetches multiple resources in a single request. Returns a map from RID to the corresponding resource. If a resource does not exist, or if it is a root folder or space, its RID will not be included in the map. At most 1,000 resources should be requested at once.
The maximum batch size for this endpoint is 1000.
Third-party applications using this endpoint via OAuth2 must request the following operation scope: api:filesystem-read.
list<GetResourcesBatchRequestElement>objectobjectmap<ResourceRid, Resource>