Autorización
Bearer token generado desde el portal Leadway. Ver Autenticación .
Version string
default: "2021-07-28"
required
Versión de la API.
Query parameters
knowledgeBaseId string
default: "tDtDnQdgm2LXpyiqYvZ6"
required
knowledge base ID as string
locationId string
default: "tDtDnQdgm2LXpyiqYvZ6"
required
account ID as string
query string
default: "www.example.com/"
query to filter on url links
Respuestas
200 - Trained page links retrieved successfully
count number
default: "64"
required
Total count of URLs in the knowledge base
Array of crawled URLs with their details id string
default: "688c73a25275c513f5f3a7de"
required
Unique identifier for the URL
url string
default: "https://developer.mozilla.org/en-US/blog"
required
The actual URL that was crawled
title string
default: "MDN Blog"
required
Title of the webpage
status string
default: "Successful"
required
Current processing status of the URL Posibles valores: ‘Pending’, ‘Processing’, ‘Successful’, ‘Failed’, ‘Existing’, ‘Restricted’, ‘Cancelled’, ‘Aborted’, ‘Training’
locationId string
default: "qIyivCmsuEOSnyoFYEej"
required
Account ID associated with this URL
knowledgeBaseId string
default: "Arc9QRauPKkSuMJO8D0m"
required
Knowledge base ID this URL belongs to
URL to the stored content file
contentEditedByUser boolean
default: "False"
required
Whether the content was edited by user
updatedAt string
default: "2025-08-01T07:58:29.858Z"
required
Last updated timestamp
message string
default: "Bad Request"
message string
default: "Invalid token: access token is invalid"
error string
default: "Unauthorized"
422 - Unprocessable Entity
error string
default: "Unprocessable Entity"
500 - Internal Server Error
message string
default: "Internal Server Error"
Ejemplo