What looks like a simple “success response” usually hides a lot of work—validation, auth checks, data fetching, retries, and transformations—all happening before the API replies, and understanding that is key to debugging performance and reliability.