Hi All,
I am trying a solution to get metadata information of files using search api call. I have tried to pass metdata in fields section.
But not getting the files meta data information. Following is my api call and results array. Now i need to make another api calls for to get metadata information.
I want to implement this with one api call. Can anybody help to get files metadata information using search api.
API Call:
{ "type": "file", "id": "22***phone number removed for privacy***", "etag": "0", "name": "ACCT516_W14-15_RL_PIOTROSKI.pdf", "metadata": null },
Thanks,
Vijeesh