/
/Server API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
Execution21
Management51
  • getGet server version
  • getGet systems
  • getGet projects
  • postCreate a project
  • getGet project
  • putUpdate a project
  • deleteDelete a project
  • postCreate a secret
  • putUpdate a secret
  • deleteDelete a secret
  • postCreate a branch
  • getGet workflow schema
  • putUpdate a branch
  • deleteDelete a branch
  • getList all results
  • getList branch sequences
  • getStats of a branch
  • postCreate a stage
  • putMove a branch to another project
  • putUpdate branch retention policy
  • getGet a stage
  • putUpdate a stage
  • deleteDelete a stage
  • putExecute schema_code and return schema in JSON format
  • getGet schedule info for stage if there are time triggers configured.
  • getGet rq logs
  • getGet services logs
  • getGet errors in logs count in the last hour
  • getGet agents
  • patchUpdate agents
  • getGet agent
  • putUpdate a agent
  • deleteDelete a agent
  • getGet groups
  • postCreate a group
  • getGet group
  • putUpdate a group
  • deleteDelete a group
  • getGet settings
  • getGet settings
  • getGet settings
  • getGet settings
  • getGet settings
  • putUpdate a project
  • getCheck if email or AWS settings are working
  • getGet health status of Kraken services.
  • getList tools
  • postCreate or update a tool
  • deleteDelete tool
  • getList tools
  • postUpload new tool or existing one
Results6
Users8
    Management

    Get agents

    Get agents

    get/agents

    Query parameters

    unauthorizedboolean

    ID of pet to return

    startinteger

    How many items to return at one time (max 100)

    limitinteger

    How many items to return at one time (max 100)

    sort_fieldstring
    sort_dirstring

    Response

    A paged array of logs

    totalinteger

    Changes