You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the document too large to be checked. The current limit is 15mb.
documents
Integer
Number of documents that link to the document.
[optional]
failing
Boolean
If the document is password protected or otherwise in-accessible.
is_content_checked
Boolean
There is a delay between finding the link, and actually checking the document. "is_content_checked" will be false until the document has been checked.
is_ok
Boolean
Is document available (HTTP 200).
[optional]
last_modified
Time
When was the document last modified.
[optional]
page_views
Integer
Number of times this page has been viewed
[optional]
pages
Integer
Number of pages that link to the document.
size_bytes
Integer
Size in bytes.
[optional]
to_be_checked
Boolean
If link has been found, but belongs to a part of the site that have been excluded in settings - "to_be_checked" will be false.