Retrieve filtered content items by id in bulk, including restricted ones.post https://example.com/mydelivery/v1/content/bulk_retrieveBody ParamsThe request object containing the list of ids to be looked up and the fields (optional) to be included in the response.idsarray of stringsrequiredids*ADD stringfieldsarray of stringsfieldsADD stringHeadersContent-TypestringrequiredResponses 200Success 400Bad request 429Too Many Requests, the server has reached a limit, the request must be sent again at a later time. defaultUnexpected errorUpdated 2 days ago