500

A 500 response indicates the API can't provide the requested resource, and it may be corrupted. This sample response shows a typical 500 error:

{
  "detail": "An error occurred while fetching the activation",
  "instance": "/edgeworkers/error-instances/8b95c971-f6b3-4479-a393-202be75e43e1",
  "status": 500,
  "title": "An unexpected error has occurred.",
  "type": "/edgeworkers/error-types/edgeworkers-server-error",
  "errorCode": "EW4303"
}