Jump to Content
Katalon APIAPI ReferenceDocumentationCommunityAcademyPlatform
API Reference
API ReferenceDocumentationCommunityAcademyPlatformLog InKatalon API
API Reference
Log In

KATALON API REFERENCE

  • Katalon API Reference
    • Authentication
    • Find ID variables for API calls
    • Errors
    • Rate Limit

TestOps API Documentation

  • Katalon TestOps API
    • External Issue
      • Map/link test case to a Jira issuepost
    • Agent
      • Get a local agentget
      • Updates the threshold for local agentput
    • Git Projects
      • Get a Git test projectget
      • Create a Git test projectpost
      • Update a Git test projectpost
      • Refresh test suite collections of a Git test projectpost
      • Delete a Git test projectdelete
    • Project
      • Get a projectget
      • Get all projectsget
    • Build
      • Create a buildpost
      • Update a buildput
      • Delete a builddelete
    • Release
      • Create a releasepost
      • Update a releaseput
    • Test Result
      • Get a test resultget
    • Schedule
      • The scheduler object
      • The smart scheduler object
      • The run configuration object
      • Retrieve a scheduled executionget
      • Create a schedulepost
      • Create and save a scheduled configurationpost
      • Create and trigger a schedulepost
      • Link a schedule to a releasepost
      • Link a schedule to a buildpost
      • Unlink a schedule from a releasepost
      • Trigger a scheduleput
      • Delete a scheduledelete
    • Test Run
      • Get test runsget
      • Download all uploaded files of a test runget
      • Export and download a test runget
      • Link a test run to a buildpost
      • Link a test run to a releasepost
      • Unlink a test run from a releasepost
      • Re-run a test runpost
      • Terminate a test run in progresspost
      • Delete test rundelete
    • Test Suite
      • Get details of a test suiteget
      • Create a test suitepost
      • Update a test suitepost
      • Delete a test suitedelete
    • Test Case
      • Get details of a test caseget
      • Update a test casepost

TESTCLOUD API DOCUMENTATION

  • Katalon TestCloud API
    • Mobile Apps
      • Get upload URLget
      • Upload mobile appput
      • Create mobile apppost
      • Delete mobile appdelete
      • Get mobile apps by organization IDget

SEARCH

  • Search test-related objects via API
    • Get test object via searchpost

Upload app

  • Getting Started With Your API
Powered by 

Agent

This resource refers to TestOps agents. Use the agent resource to access agent information using simple query or by using advance filters.

To learn more about agents, refer to the following documentation: Create a local test environment with an Agent.

Methods

  • GET LOCAL AGENT
  • UPDATE THE THRESHOLD FOR LOCAL AGENT (PUT)
  • Table of Contents
    • Methods