Get Metadata Summaries
Retrieves a map of entity ids to metadata summaries. Each entry carries only core entry data. Only entries available to the current user will be presented. If the user does not have access to the main entity, it will not be present in the map.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/metadataSummaries/{metadataCursor}
COPY
Path Parameters
string
metadataCursor
Required
A hash which identifies a list of entity ids
string
metadataCursor
Required
A hash which identifies a list of entity ids
Responses
200
OK
Returns MetadataSummaries of type(s) application/json;version=38.0
Operation doesn't return any data structure