Perform a request from the given parameters and send it through the requester, making use of the underlying retry strategy.Documentation Index
Fetch the complete documentation index at: https://algolia.com/llms.txt
Use this file to discover all available pages before exploring further.
Examples
Parameters
Type of HTTP method to use. One of:
read: forGETrequestswrite: forPOST,PUT,DELETErequests
HTTP method to send with the query. One of:
GET, POST, PUT, DELETE.The path of the API endpoint to call, as exposed in the documentation.
A mapping of request options to send along with the request.