Jump to Content
Home
Guides
API Reference
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
Home
Guides
API Reference
Read task
Search
All
Pages
Start typing to search…
JUMP TO
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 view
get
Users API
Read user
get
Create user
post
Jobs API
Read job
get
Create job
post
Patch job
patch
Examples
Time API
Create time record
post
Tasks API
Read task
get
Create task
post
Patch task
patch
Examples
Documents API
Intro to Documents API
Read document
get
Create document
post
Patch document
patch
Examples
Contacts API
Read company
get
Create company
post
Patch company
patch
Examples
Powered by
Read task
get
https://{host}/rest/v1/
{agencyId}
/tasks
Returns task data according the query parameters
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
URL
Base URL
https://
host
/rest/v1/{agencyId}/tasks
RESPONSE
Click
Try It!
to start a request and see the response here!