Get download URLs for a list of resource IDs from citations
Get download URLs for a list of resource IDs from citations.
{ "properties": { "resource_ids": { "items": { "type": "string" }, "type": "array" } }, "required": [ "resource_ids" ], "type": "object" }