Archive API docs
    Jump to

    Narrow by kind with a prefix — q: queries, m: mutations, t: types, g: guides, f: fields and arguments.

    Enum

    UrlLookupStatus

    Status of a URL lookup operation against the current workspace.

    Values

    FOUND
    Item found in the current workspace matching the provided public HTTP(S) URL.
    INVALID_URL
    The input was malformed, used a non-HTTP(S) scheme, or targeted a private/reserved host.
    NOT_FOUND
    The input was a valid public HTTP(S) URL, but no matching item exists in the current workspace.