Function listKnowledgeObjectsV1KnowledgeSourcesSlugObjectsGet

  • List Knowledge Objects

    Parameters

    • __namedParameters: {
          authorization: string;
          slug: string;
          standalone?: null | boolean;
          xAccountId?: null | string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<DocumentResponse[]>