Skip to content

Latest commit

 

History

History
175 lines (102 loc) · 4.35 KB

README.md

File metadata and controls

175 lines (102 loc) · 4.35 KB
title footer
Leantime Api
false

Leantime Api JsonRPC 2.0 namespaces

For an introduction into connecting to the Leantime API please see Api Usage

RPC Methods are the primary endpoint definition and follow the structure leantime.rpc.Module.Service.Method

If Module and Service have the same name they can be summarized to leantime.rpc.servicee.method

leantime.rpc.Calendar

Available Services Description
Calendar

leantime.rpc.Canvas

Available Services Description
Canvas

leantime.rpc.Clients

Available Services Description
Clients Class Clients

leantime.rpc.Comments

Available Services Description
Comments

leantime.rpc.Files

Available Services Description
Files

leantime.rpc.Goalcanvas

Available Services Description
Goalcanvas

leantime.rpc.Ideas

Available Services Description
Ideas

leantime.rpc.Notifications

Available Services Description
Messengers
News
Notifications

leantime.rpc.Oidc

Available Services Description
Oidc

leantime.rpc.Plugins

Available Services Description
Plugins
Premium

leantime.rpc.Projects

Available Services Description
Projects The Projects class is responsible for managing projects and project-related operations.

leantime.rpc.Queue

Available Services Description
Queue

leantime.rpc.Reactions

Available Services Description
Reactions

leantime.rpc.Reports

Available Services Description
Reports

leantime.rpc.Setting

Available Services Description
Setting

leantime.rpc.Sprints

Available Services Description
Sprints

leantime.rpc.Tags

Available Services Description
Tags

leantime.rpc.Tickets

Available Services Description
Tickets

leantime.rpc.Timesheets

Available Services Description
Timesheets

leantime.rpc.Users

Available Services Description
Users

leantime.rpc.Widgets

Available Services Description
Widgets

leantime.rpc.Wiki

Available Services Description
Wiki

Automatically generated from source code comments on 2024-09-22 using phpDocumentor