The Microsoft Graph Security API is a federated service that receives multiple responses from all data providers. When an HTTP error is received by the Microsoft Graph Security API, it will send back a warning header in the following format:
{Vendor}/{Provider}/{StatusCode}/{LatencyInMs}
Follow the following LINK
Hi,
My question was,
"Can I get a 409/500 error while calling /users API ? "
IF yes then how can I replicate it ?