{"items":[{"type":"group","fsPath":"docs/inspect/index.md","metadata":{"type":"markdown"},"label":"Mailgun Inspect","link":"/docs/inspect","routeSlug":"/docs/inspect","items":[{"type":"link","fsPath":"docs/inspect/overview.md","metadata":{"type":"markdown"},"label":"Mailgun Inspect Overview","link":"/docs/inspect/overview","routeSlug":"/docs/inspect/overview"},{"type":"group","label":"API Documentation","items":[{"type":"link","fsPath":"docs/inspect/api-reference/api-overview.md","metadata":{"type":"markdown"},"label":"Overview","link":"/docs/inspect/api-reference/api-overview","routeSlug":"/docs/inspect/api-reference/api-overview"},{"type":"link","label":"Email Preview API","link":"/docs/inspect/api-reference/openapi-final","routeSlug":"/docs/inspect/api-reference/openapi-final"},{"type":"separator","label":"Mailgun Inspect"},{"type":"group","label":"Link Validation","link":"/docs/inspect/api-reference/openapi-final/link-validation","routeSlug":"/docs/inspect/api-reference/openapi-final/link-validation","items":[{"label":"Get Link Validation Results","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/link-validation/get-v1-inspect-links--id-","routeSlug":"/docs/inspect/api-reference/openapi-final/link-validation/get-v1-inspect-links--id-","metadata":{"seo":{"title":"Get Link Validation Results","description":"Returns the results of a link validation test."}},"httpPath":"/v1/inspect/links/{id}"},{"label":"Reprocess Link Validation Test","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/link-validation/post-v1-inspect-links--id-","routeSlug":"/docs/inspect/api-reference/openapi-final/link-validation/post-v1-inspect-links--id-","metadata":{"seo":{"title":"Reprocess Link Validation Test","description":"Reprocess a link validation test."}},"httpPath":"/v1/inspect/links/{id}"},{"label":"Delete Link Validation Test","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/link-validation/delete-v1-inspect-links--id-","routeSlug":"/docs/inspect/api-reference/openapi-final/link-validation/delete-v1-inspect-links--id-","metadata":{"seo":{"title":"Delete Link Validation Test","description":"Delete a specific link validation test by its unique test ID. This endpoint allows you to remove a link validation test from the system. If the test ID does not exist, the appropriate error message is returned."}},"httpPath":"/v1/inspect/links/{id}"},{"label":"List Link Validations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/link-validation/get-v1-inspect-links","routeSlug":"/docs/inspect/api-reference/openapi-final/link-validation/get-v1-inspect-links","metadata":{"seo":{"title":"List Link Validations","description":"Retrieve a list of previous link validation tests based on various filters."}},"httpPath":"/v1/inspect/links"},{"label":"Create a Link Validation Test","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/link-validation/post-v1-inspect-links","routeSlug":"/docs/inspect/api-reference/openapi-final/link-validation/post-v1-inspect-links","metadata":{"seo":{"title":"Create a Link Validation Test","description":"Create a link validation test."}},"httpPath":"/v1/inspect/links"},{"label":"Create a Link Validation Test from an html input","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/link-validation/post-v1-inspect-links-html-validate","routeSlug":"/docs/inspect/api-reference/openapi-final/link-validation/post-v1-inspect-links-html-validate","metadata":{"seo":{"title":"Create a Link Validation Test from an html input","description":"Create a link validation test from an HTML input."}},"httpPath":"/v1/inspect/links/html-validate"},{"label":"Validates link test results against the provided spreadsheet file","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/link-validation/post-v1-inspect-links--id--csv","routeSlug":"/docs/inspect/api-reference/openapi-final/link-validation/post-v1-inspect-links--id--csv","metadata":{"seo":{"title":"Validates link test results against the provided spreadsheet file","description":"Compares link validation test results to the spreadsheet provided as a CSV, XLS or XLSX file."}},"httpPath":"/v1/inspect/links/{id}/csv"}]},{"type":"group","label":"Image Validation","link":"/docs/inspect/api-reference/openapi-final/image-validation","routeSlug":"/docs/inspect/api-reference/openapi-final/image-validation","items":[{"label":"Get Image Validation Results","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/image-validation/get-v1-inspect-images--id-","routeSlug":"/docs/inspect/api-reference/openapi-final/image-validation/get-v1-inspect-images--id-","metadata":{"seo":{"title":"Get Image Validation Results","description":"Returns the results of an image validation test."}},"httpPath":"/v1/inspect/images/{id}"},{"label":"Delete Image Validation Test","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/image-validation/delete-v1-inspect-images--id-","routeSlug":"/docs/inspect/api-reference/openapi-final/image-validation/delete-v1-inspect-images--id-","metadata":{"seo":{"title":"Delete Image Validation Test","description":"Delete a specific image validation test by its unique test ID. This endpoint allows you to remove an image validation test from the system. If the test ID does not exist, the appropriate error message is returned."}},"httpPath":"/v1/inspect/images/{id}"},{"label":"Get Image Validation Tests","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/image-validation/get-v1-inspect-images","routeSlug":"/docs/inspect/api-reference/openapi-final/image-validation/get-v1-inspect-images","metadata":{"seo":{"title":"Get Image Validation Tests","description":"Retrieve a paginated list of all image validation tests that have been submitted. The response is paginated, with a limit of up to 1000 items per page. The total count of records will display in the meta object under the key, 'count'."}},"httpPath":"/v1/inspect/images"},{"label":"Create an Image Validation Test","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/image-validation/post-v1-inspect-images","routeSlug":"/docs/inspect/api-reference/openapi-final/image-validation/post-v1-inspect-images","metadata":{"seo":{"title":"Create an Image Validation Test","description":"Create an image validation test."}},"httpPath":"/v1/inspect/images"},{"label":"Create an Image Validation Test by HTML","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/image-validation/post-v1-inspect-images-html-validate","routeSlug":"/docs/inspect/api-reference/openapi-final/image-validation/post-v1-inspect-images-html-validate","metadata":{"seo":{"title":"Create an Image Validation Test by HTML","description":"Create an image validation test with HTML"}},"httpPath":"/v1/inspect/images/html-validate"},{"label":"Create an Image Validation Test by Image Upload","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/image-validation/post-v1-inspect-images-upload","routeSlug":"/docs/inspect/api-reference/openapi-final/image-validation/post-v1-inspect-images-upload","metadata":{"seo":{"title":"Create an Image Validation Test by Image Upload","description":"Create an image validation test by image upload"}},"httpPath":"/v1/inspect/images/upload"},{"label":"Reprocess Image Validation Test","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/image-validation/post-v1-inspect-images--id--reprocess","routeSlug":"/docs/inspect/api-reference/openapi-final/image-validation/post-v1-inspect-images--id--reprocess","metadata":{"seo":{"title":"Reprocess Image Validation Test","description":"Reprocess an image validation test."}},"httpPath":"/v1/inspect/images/{id}/reprocess"},{"label":"Optimize Images By Test ID","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/image-validation/post-v1-inspect-images--id--optimize","routeSlug":"/docs/inspect/api-reference/openapi-final/image-validation/post-v1-inspect-images--id--optimize","metadata":{"seo":{"title":"Optimize Images By Test ID","description":"Optimizes images by test id"}},"httpPath":"/v1/inspect/images/{id}/optimize"},{"label":"Optimize Single Image By Test ID","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/image-validation/post-v1-inspect-images--id--optimize--image-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/image-validation/post-v1-inspect-images--id--optimize--image-id-","metadata":{"seo":{"title":"Optimize Single Image By Test ID","description":"Optimizes a single image by test id"}},"httpPath":"/v1/inspect/images/{id}/optimize/{image_id}"}]},{"type":"group","label":"Accessibility","link":"/docs/inspect/api-reference/openapi-final/accessibility","routeSlug":"/docs/inspect/api-reference/openapi-final/accessibility","items":[{"label":"Get Accessibility Tests","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/accessibility/get-v1-inspect-accessibility","routeSlug":"/docs/inspect/api-reference/openapi-final/accessibility/get-v1-inspect-accessibility","metadata":{"seo":{"title":"Get Accessibility Tests","description":"Retrieve a paginated list of all accessibility tests that have been submitted. Each test includes details such as its status, the number of checks performed, and, of those checks, how many passes and failures there were. The response is paginated, with a limit of up to 1000 items per page. The total count of records will display in the meta object under the key, 'count'."}},"httpPath":"/v1/inspect/accessibility"},{"label":"Create Accessibility Test","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/accessibility/post-v1-inspect-accessibility","routeSlug":"/docs/inspect/api-reference/openapi-final/accessibility/post-v1-inspect-accessibility","metadata":{"seo":{"title":"Create Accessibility Test","description":"This endpoint allows users to submit an accessibility test for processing. It accepts a set of HTML content, processes it for accessibility issues, and returns a unique job ID for tracking the status of the test. The status of the job will display in the meta object, with a status of 'Processing'."}},"httpPath":"/v1/inspect/accessibility"},{"label":"Get Accessibility Test","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/accessibility/get-v1-inspect-accessibility--id-","routeSlug":"/docs/inspect/api-reference/openapi-final/accessibility/get-v1-inspect-accessibility--id-","metadata":{"seo":{"title":"Get Accessibility Test","description":"Retrieve the details of a specific accessibility test using the provided test ID. This endpoint returns comprehensive details about the test, including metadata and test results."}},"httpPath":"/v1/inspect/accessibility/{id}"},{"label":"Delete Accessibility Test","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/accessibility/delete-v1-inspect-accessibility--id-","routeSlug":"/docs/inspect/api-reference/openapi-final/accessibility/delete-v1-inspect-accessibility--id-","metadata":{"seo":{"title":"Delete Accessibility Test","description":"Delete a specific accessibility test by its unique test ID. This endpoint allows you to remove an accessibility test from the system. If the test ID does not exist, the appropriate error message is returned."}},"httpPath":"/v1/inspect/accessibility/{id}"}]},{"type":"group","label":"Code Analysis","link":"/docs/inspect/api-reference/openapi-final/code-analysis","routeSlug":"/docs/inspect/api-reference/openapi-final/code-analysis","items":[{"label":"Get Code Analysis Dictionary","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/code-analysis/get-v1-inspect-analyze-dictionary","routeSlug":"/docs/inspect/api-reference/openapi-final/code-analysis/get-v1-inspect-analyze-dictionary","metadata":{"seo":{"title":"Get Code Analysis Dictionary","description":"Returns the lookup dictionary containing variants, clients, platforms, application types, support levels, and categories used in code analysis."}},"httpPath":"/v1/inspect/analyze/dictionary"},{"label":"List Code Analysis Jobs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/code-analysis/get-v1-inspect-analyze","routeSlug":"/docs/inspect/api-reference/openapi-final/code-analysis/get-v1-inspect-analyze","metadata":{"seo":{"title":"List Code Analysis Jobs","description":"Returns a paginated list of all code analysis jobs under the account, showing only the latest version of each test. Uses skip/limit pagination and supports filtering by status."}},"httpPath":"/v1/inspect/analyze"},{"label":"Create a Code Analysis Test","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/code-analysis/post-v1-inspect-analyze","routeSlug":"/docs/inspect/api-reference/openapi-final/code-analysis/post-v1-inspect-analyze","metadata":{"seo":{"title":"Create a Code Analysis Test","description":"Create a code analysis test to analyze HTML content for email client feature compatibility."}},"httpPath":"/v1/inspect/analyze"},{"label":"Get Code Analysis Results","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/code-analysis/get-v1-inspect-analyze--test-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/code-analysis/get-v1-inspect-analyze--test-id-","metadata":{"seo":{"title":"Get Code Analysis Results","description":"Returns the latest version of code analysis test results for a given test ID."}},"httpPath":"/v1/inspect/analyze/{test_id}"},{"label":"Create New Code Analysis Version","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/code-analysis/post-v1-inspect-analyze--test-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/code-analysis/post-v1-inspect-analyze--test-id-","metadata":{"seo":{"title":"Create New Code Analysis Version","description":"Creates a new version of an existing code analysis test with incremented version number."}},"httpPath":"/v1/inspect/analyze/{test_id}"},{"label":"Delete Code Analysis Test","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/code-analysis/delete-v1-inspect-analyze--test-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/code-analysis/delete-v1-inspect-analyze--test-id-","metadata":{"seo":{"title":"Delete Code Analysis Test","description":"Deletes all versions of a code analysis test by test ID."}},"httpPath":"/v1/inspect/analyze/{test_id}"},{"label":"Get Code Analysis Results by Version","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/code-analysis/get-v1-inspect-analyze--test-id--versions--version-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/code-analysis/get-v1-inspect-analyze--test-id--versions--version-id-","metadata":{"seo":{"title":"Get Code Analysis Results by Version","description":"Returns code analysis test results for a specific test ID and version."}},"httpPath":"/v1/inspect/analyze/{test_id}/versions/{version_id}"},{"label":"Get All Code Analysis Versions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/code-analysis/get-v1-inspect-analyze--test-id--versions","routeSlug":"/docs/inspect/api-reference/openapi-final/code-analysis/get-v1-inspect-analyze--test-id--versions","metadata":{"seo":{"title":"Get All Code Analysis Versions","description":"Returns all versions available for a given test ID."}},"httpPath":"/v1/inspect/analyze/{test_id}/versions"},{"label":"Update Resolved Status","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/code-analysis/post-v1-inspect-analyze--test-id--resolve--id-","routeSlug":"/docs/inspect/api-reference/openapi-final/code-analysis/post-v1-inspect-analyze--test-id--resolve--id-","metadata":{"seo":{"title":"Update Resolved Status","description":"Updates the resolved status of a specific instance within a feature in the latest version of a test."}},"httpPath":"/v1/inspect/analyze/{test_id}/resolve/{id}"}]},{"type":"group","label":"Email Preview","link":"/docs/inspect/api-reference/openapi-final/email-preview","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview","items":[{"label":"List Clients","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-tests-clients","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-tests-clients","metadata":{"seo":{"title":"List Clients","description":"Returns a list of clients that can perform an email preview."}},"httpPath":"/v1/preview/tests/clients"},{"label":"Get Test Results","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-tests--test-id--results","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-tests--test-id--results","metadata":{"seo":{"title":"Get Test Results","description":"Returns the results for the specified email preview test."}},"httpPath":"/v1/preview/tests/{test_id}/results"},{"label":"Reprocess Emailpreview Test","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/put-v1-preview-tests--test-id--results-reprocess","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/put-v1-preview-tests--test-id--results-reprocess","metadata":{"seo":{"title":"Reprocess Emailpreview Test","description":"Reprocesses the test for the passed clients."}},"httpPath":"/v1/preview/tests/{test_id}/results/reprocess"},{"label":"Get Test Content (empty)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-tests--test-id--content","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-tests--test-id--content","metadata":{"seo":{"title":"Get Test Content (empty)","description":"Gets HTML content of the passed test."}},"httpPath":"/v1/preview/tests/{test_id}/content"},{"label":"Get Test Content","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-tests--test-id--content--content-","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-tests--test-id--content--content-","metadata":{"seo":{"title":"Get Test Content","description":"Gets HTML content of the passed test."}},"httpPath":"/v1/preview/tests/{test_id}/content/{content}"},{"label":"Generate Preview Address","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/post-v1-preview-address","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/post-v1-preview-address","metadata":{"seo":{"title":"Generate Preview Address","description":"Returns or generates an account's email preview address."}},"httpPath":"/v1/preview/address"},{"label":"List/Search Tests V2","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v2-preview-tests","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v2-preview-tests","metadata":{"seo":{"title":"List/Search Tests V2","description":"This call returns a list of Email Tests along with metadata about each test. Email Tests are stored for 90 days. When query parameters are provided, only the tests matching the specified criteria will be returned; otherwise, all available tests are returned. The response structure remains identical in both cases."}},"httpPath":"/v2/preview/tests"},{"label":"Create Email Preview Test V2","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/post-v2-preview-tests","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/post-v2-preview-tests","metadata":{"seo":{"title":"Create Email Preview Test V2","description":"This call creates a new email test and submits it to our system for processing.<br>All requests must contain a subject property and one source property (either html or url). All other properties are optional. In the following table, each property and its default value is shown. <br>If content-checking variables (such as those for link validation, image validation, or accessibility) are set in the body of the request, the endpoint will run content-checking on the email content. <br>The response will include an id property that should be used to request the results or trigger further processes on the email content.<br>For enterprise customers, the response will also include the customer_id and reference_id that were submitted with the test."}},"httpPath":"/v2/preview/tests"},{"label":"Get Test Results by client ID V2","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v2-preview-tests--test-id--results--client-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v2-preview-tests--test-id--results--client-id-","metadata":{"seo":{"title":"Get Test Results by client ID V2","description":"This call returns detailed results for screenshots including their upload locations, send times, completion times, and information about bounces, if any. <test_id> is a test ID returned from test creation or the get test list functions. The <client_id> is required and restricts the returned data exclusively to the specified client. If the client is not present in the test or is invalid, an error will be returned."}},"httpPath":"/v2/preview/tests/{test_id}/results/{client_id}"},{"label":"Get Emailpreview Test Information V2","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v2-preview-tests--test-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v2-preview-tests--test-id-","metadata":{"seo":{"title":"Get Emailpreview Test Information V2","description":"Retrieves detailed information about a specific test, including the subject, submission time (in UNIX timestamp format), processing statuses, and any content checking results. The response includes one to three properties containing arrays of clients: completed (clients that have successfully uploaded screenshots), processing (clients that are still being processed by our system), and bounced (clients that were bounced by the destination and cannot be retried). Additionally, the system will automatically requeue screenshots if they remain in processing for more than three minutes."}},"httpPath":"/v2/preview/tests/{test_id}"},{"label":"Delete Emailpreview Test V2","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/delete-v2-preview-tests--test-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/delete-v2-preview-tests--test-id-","metadata":{"seo":{"title":"Delete Emailpreview Test V2","description":"Deletes the specified test and its content checking. Once it is deleted, it cannot be recovered."}},"httpPath":"/v2/preview/tests/{test_id}"},{"label":"Retrieve Export Job Details for Email Preview Test Screenshots","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v2-preview-tests--test-id--exports--job-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v2-preview-tests--test-id--exports--job-id-","metadata":{"seo":{"title":"Retrieve Export Job Details for Email Preview Test Screenshots","description":"Retrieves the status and details of an export job created to collect screenshots for an Email Preview Test. Provide both the test ID and the job ID to fetch the export job information."}},"httpPath":"/v2/preview/tests/{test_id}/exports/{job_id}"},{"label":"Retrieve Export Job Details for Email Preview Test Screenshots","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v2-preview-tests--test-id--exports","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v2-preview-tests--test-id--exports","metadata":{"seo":{"title":"Retrieve Export Job Details for Email Preview Test Screenshots","description":"Retrieves the status and details of an export job created to collect screenshots for an Email Preview Test. Provide the test ID to fetch the latest export job information."}},"httpPath":"/v2/preview/tests/{test_id}/exports"},{"label":"Create Export Job for Email Preview Test Screenshots","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/post-v2-preview-tests--test-id--exports","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/post-v2-preview-tests--test-id--exports","metadata":{"seo":{"title":"Create Export Job for Email Preview Test Screenshots","description":"Initiates an export job that collects screenshots for a specified Email Preview Test. Provide the list of client IDs whose screenshots you want to export. The job status can be monitored using the job ID returned in the response."}},"httpPath":"/v2/preview/tests/{test_id}/exports"},{"label":"Generate Preview Address","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/post-v2-preview-address","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/post-v2-preview-address","metadata":{"seo":{"title":"Generate Preview Address","description":"Returns or generates an account's email preview address."}},"httpPath":"/v2/preview/address"},{"label":"Create PreviewShare","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/post-v1-preview-sharing","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/post-v1-preview-sharing","metadata":{"seo":{"title":"Create PreviewShare","description":"Create a shareable link to an email preview test."}},"httpPath":"/v1/preview/sharing"},{"label":"Get PreviewShare","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-sharing--test-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-sharing--test-id-","metadata":{"seo":{"title":"Get PreviewShare","description":"Returns PreviewShare record by TID."}},"httpPath":"/v1/preview/sharing/{test_id}"},{"label":"Update PreviewShare","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/put-v1-preview-sharing--test-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/put-v1-preview-sharing--test-id-","metadata":{"seo":{"title":"Update PreviewShare","description":"Updates PreviewShare record enabled field."}},"httpPath":"/v1/preview/sharing/{test_id}"},{"label":"Delete PreviewShare","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/delete-v1-preview-sharing--test-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/delete-v1-preview-sharing--test-id-","metadata":{"seo":{"title":"Delete PreviewShare","description":"Delete PreviewShare record by TID."}},"httpPath":"/v1/preview/sharing/{test_id}"},{"label":"Rotate PreviewShare","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/post-v1-preview-sharing--test-id--rotate","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/post-v1-preview-sharing--test-id--rotate","metadata":{"seo":{"title":"Rotate PreviewShare","description":"Re-generates the uuid and share url, and resets the expiration."}},"httpPath":"/v1/preview/sharing/{test_id}/rotate"},{"label":"Returns PreviewShare record by UUID.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-sharing-public--id-","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-sharing-public--id-","metadata":{"seo":{"title":"Returns PreviewShare record by UUID.","description":"Returns PreviewShare record by UUID."}},"httpPath":"/v1/preview/sharing/public/{id}"},{"label":"List Emailpreview Tests","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-tests","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-tests","metadata":{"seo":{"title":"List Emailpreview Tests","description":"Returns a list of email preview tests.<br><br>WARNING: This endpoint is deprecated in favor of our V2 endpoint."}},"httpPath":"/v1/preview/tests"},{"label":"Create Emailpreview Test","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/post-v1-preview-tests","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/post-v1-preview-tests","metadata":{"seo":{"title":"Create Emailpreview Test","description":"Creates a new email preview test.<br><br>WARNING: This endpoint is deprecated in favor of our V2 endpoint."}},"httpPath":"/v1/preview/tests"},{"label":"Get Emailpreview Test Info","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-tests--test-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/get-v1-preview-tests--test-id-","metadata":{"seo":{"title":"Get Emailpreview Test Info","description":"Returns test info.<br><br>WARNING: This endpoint is deprecated in favor of our V2 endpoint."}},"httpPath":"/v1/preview/tests/{test_id}"},{"label":"Delete Emailpreview Test","deprecated":true,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/email-preview/delete-v1-preview-tests--test-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/email-preview/delete-v1-preview-tests--test-id-","metadata":{"seo":{"title":"Delete Emailpreview Test","description":"Deletes the specified test.<br><br>WARNING: This endpoint is deprecated in favor of our V2 endpoint."}},"httpPath":"/v1/preview/tests/{test_id}"}]},{"type":"group","label":"Spam Testing","link":"/docs/inspect/api-reference/openapi-final/spam-testing","routeSlug":"/docs/inspect/api-reference/openapi-final/spam-testing","items":[{"label":"List Spam Tests (V1)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/spam-testing/get-v1-inspect-spam","routeSlug":"/docs/inspect/api-reference/openapi-final/spam-testing/get-v1-inspect-spam","metadata":{"seo":{"title":"List Spam Tests (V1)","description":"Returns a paginated list of all spam tests for the account, ordered by created_at desc. Supports filtering by status and region."}},"httpPath":"/v1/inspect/spam"},{"label":"Create Spam Test (V1)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/spam-testing/post-v1-inspect-spam","routeSlug":"/docs/inspect/api-reference/openapi-final/spam-testing/post-v1-inspect-spam","metadata":{"seo":{"title":"Create Spam Test (V1)","description":"Initiates an inbox placement test with subject and HTML provided directly in the request body. Returns immediately with status=processing; poll GET using the Retry-After interval."}},"httpPath":"/v1/inspect/spam"},{"label":"Get Spam Test (V1)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/spam-testing/get-v1-inspect-spam--spam-test-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/spam-testing/get-v1-inspect-spam--spam-test-id-","metadata":{"seo":{"title":"Get Spam Test (V1)","description":"Returns the current state of a spam test. A Retry-After: 10 header is set when the test is still processing."}},"httpPath":"/v1/inspect/spam/{spam_test_id}"},{"label":"Delete Spam Test (V1)","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/spam-testing/delete-v1-inspect-spam--spam-test-id-","routeSlug":"/docs/inspect/api-reference/openapi-final/spam-testing/delete-v1-inspect-spam--spam-test-id-","metadata":{"seo":{"title":"Delete Spam Test (V1)","description":"Permanently deletes the spam test and its results."}},"httpPath":"/v1/inspect/spam/{spam_test_id}"},{"label":"List Supported ESP Providers","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/inspect/api-reference/openapi-final/spam-testing/get-v1-inspect-spam-providers","routeSlug":"/docs/inspect/api-reference/openapi-final/spam-testing/get-v1-inspect-spam-providers","metadata":{"seo":{"title":"List Supported ESP Providers","description":"Returns the static list of ESPs supported by spam testing, grouped by category (B2C / B2B)."}},"httpPath":"/v1/inspect/spam/providers"}]}],"selectFirstItemOnExpand":true}]}]}