Wasm Directoryalpha
Variant

retrieve-all-eu-as-for-an-end-user-v2-error

No description available.

variant retrieve-all-eu-as-for-an-end-user-v2-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  too-many-requests(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
too-many-requestsstring
otherstring