Archive API docs
    Jump to

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

    Jump to examples ↓
    Query

    workspace

    Return details for the current workspace, inferred from the WORKSPACE-ID header.

    Arguments

    This field takes no arguments.

    Returns

    Returns Workspace! .

    Object, input and enum types open in place — use + to reveal their fields. A type that is already open above the row stops at a ↻ circular marker, and anything nested past the depth limit links out to its own page instead.

    hashtags [Tag!]
    Hashtags tracked for this workspace.
    id ID!
    Unique identifier for the workspace (UUID format).
    integrations [Integration!]!
    Connected social accounts for this workspace. Distinct from mentions, which lists tracked terms (the @-handles Archive monitors); this field lists connected accounts, one entry per integration. Multiple integrations may share the same handle, and each entry carries its own status. Includes disconnected and failed integrations so you can detect broken connections.
    keywords [Keyword!]
    Keywords tracked for this workspace (primarily YouTube). Distinct from hashtags and mentions, which surface Instagram/TikTok-style tags.
    mentions [Tag!]
    User mentions tracked for this workspace.
    name String!
    Human-readable name of the workspace.