Jump to Content
Teamogy
HomeGuidesAPI Reference
Log InTeamogy
API Reference
Log In
HomeGuidesAPI Reference
All
Pages
Start typing to search…

Teamogy API

  • Integration options
  • Counterparty API call - Teamogy in the role of client
    • Trigger configuration
    • Connector configuration
    • Adapter configuration
    • Saving the secrets
    • Template configuration
  • Examples of Teamogy internal data formats
    • Sales Invoice
    • Company
    • Job (Project)
    • Task
    • Document / Quotation
  • Teamogy API call - Teamogy in the role of server
    • Generating an access token
    • Use of an access token in the request
  • Views API
    • Intro to Views API
    • Read viewget
  • Users API
    • Read userget
    • Create userpost
  • Jobs API
    • Read jobget
    • Create jobpost
    • Patch jobpatch
    • Examples
  • Time API
    • Create time recordpost
  • Tasks API
    • Read taskget
    • Create taskpost
    • Patch taskpatch
    • Examples
  • Documents API
    • Intro to Documents API
    • Read documentget
    • Create documentpost
    • Patch documentpatch
    • Examples
  • Contacts API
    • Read companyget
    • Create companypost
    • Patch companypatch
    • Examples
Powered by 

Read task

get https://{host}/rest/v1//tasks

Returns task data according the query parameters

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!