| Status Code | Description | Response Headers |
| 200 | OK. | - |
| 400 | Bad request. The event Id provided is not valid. | - |
| 403 | Forbidden. Access to this API is denied. | - |
| 404 | Not found. The request ID cannot be found in this application's data. | - |
| 404 | Not found. The event Id cannot be found in this workspace's data. | - |
| 500 | Workspace error. | - |
| Status Code | Description | Response Headers |
| 200 | OK. | - |
| 400 | Bad request. The event Id provided is not valid. | - |
| 403 | Forbidden. Access to this API is denied. | - |
| 404 | Not found. The request ID cannot be found in this application's data. | - |
| 404 | Not found. The event Id cannot be found in this workspace's data. | - |
| 500 | Workspace error. | - |
| Status Code | Description | Response Headers |
| 200 | OK. | - |
| 400 | Bad request. The visitor ID parameter is missing or in the wrong format. | - |
| 403 | Forbidden. Access to this API is denied. | - |
| 404 | Not found. The visitor ID cannot be found in this application's data. | - |
| 429 | Too Many Requests. The request is throttled. | - |
| Status Code | Description | Response Headers |
| 200 | OK. | - |
| 400 | Bad request. The visitor ID parameter is missing or in the wrong format. | - |
| 403 | Forbidden. Access to this API is denied. | - |
| 404 | Not found. The visitor ID cannot be found in this application's data. | - |
| 429 | Too Many Requests. The request is throttled. | - |
| Status Code | Description | Response Headers |
| 200 | OK. | - |
| 400 | Bad request. The visitor ID or query parameters are missing or in the wrong format. | - |
| 403 | Forbidden. Access to this API is denied. | - |
| 429 | Too Many Requests. The request is throttled. | * Retry-After - Indicates how many seconds you should wait before attempting the next request. |
| Status Code | Description | Response Headers |
| 200 | OK. | - |
| 400 | Bad request. The visitor ID or query parameters are missing or in the wrong format. | - |
| 403 | Forbidden. Access to this API is denied. | - |
| 429 | Too Many Requests. The request is throttled. | * Retry-After - Indicates how many seconds you should wait before attempting the next request. |
| 200 | Events matching the filter(s). | - |
| 400 | Bad request. One or more supplied search parameters are invalid, or a required parameter is missing. | - |
| 403 | Forbidden. Access to this API is denied. | - |
| 500 | Workspace error. | - |
| 200 | Events matching the filter(s). | - |
| 400 | Bad request. One or more supplied search parameters are invalid, or a required parameter is missing. | - |
| 403 | Forbidden. Access to this API is denied. | - |
| 500 | Workspace error. | - |
| 200 | OK. | - |
| 400 | Bad request. The request payload is not valid. | - |
| 403 | Forbidden. Access to this API is denied. | - |
| 404 | Not found. The request ID cannot be found in this application's data. | - |
| 404 | Not found. The event Id cannot be found in this workspace's data. | - |
| 409 | Conflict. The event is not mutable yet. | - |
| Status Code | Description | Response Headers |
| 0 | Dummy for the schema | - |
| Status Code | Description | Response Headers |
| 0 | Dummy for the schema | - |
ApiClient class.
*/ -@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", comments = "Generator version: 7.7.0") +@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", comments = "Generator version: 7.16.0") public class ApiClient extends JavaTimeFormatter { - private static final Pattern JSON_MIME_PATTERN = Pattern.compile("(?i)^(application/json|[^;/ \t]+/[^;/ \t]+[+]json)[ \t]*(;.*)?$"); + protected static final Pattern JSON_MIME_PATTERN = Pattern.compile("(?i)^(application/json|[^;/ \t]+/[^;/ \t]+[+]json)[ \t]*(;.*)?$"); protected MapSetter for the field httpClient.
Setter for the field servers.
Setter for the field serverIndex.
Setter for the field serverVariables.