@archastro/sdk
    Preparing search index...

    Class PlatformClient

    Index

    Constructors

    Properties

    activity_feed: ActivityFeedResource
    agent_computers: AgentComputerResource
    agent_env_vars: AgentEnvVarResource
    agent_health_actions: AgentHealthActionResource
    agent_installations: AgentInstallationResource
    agent_routine_runs: AgentRoutineRunResource
    agent_routines: AgentRoutineResource
    agent_sessions: AgentSessionResource
    agent_skills: AgentSkillResource
    agent_tools: AgentToolResource
    artifacts: ArtifactResource
    automation_runs: AutomationRunResource
    automations: AutomationResource
    bug_reports: BugReportResource
    custom_objects: CustomObjectResource
    installation_sources: InstallationSourceResource
    knowledge_documents: KnowledgeDocumentResource
    knowledge_sources: KnowledgeSourceResource
    notification_preferences: NotificationPreferenceResource
    notifications: NotificationResource
    slack_channel_bindings: SlackChannelBindingResource
    solution_categories: SolutionCategoryResource
    solution_tags: SolutionTagResource
    solutions: SolutionResource
    team_memberships: TeamMembershipResource
    thread_messages: ThreadMessageResource
    v1: V1

    Accessors

    Methods

    • Create a client by logging in with email/password

      Parameters

      • apiKey: string
      • email: string
      • password: string
      • OptionalbaseUrl: string

      Returns Promise<PlatformClient>