Q. Which HTTP method is commonly used to fetch data in Trishul API?
β
Correct Answer: (B)
GET
Explanation: GET method is used to retrieve data in REST APIs.