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>optional