Function findKnowledgeObjectByCustomIdV1KnowledgeSourcesSlugObjectsCustomIdGet

  • Find Knowledge Object By Custom Id

    Parameters

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

    Returns Promise<DocumentResponse>