Jump to Content
Home
API Reference
Home
Guides
API Reference
Home
API Reference
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
API Reference
Get a task
Search
JUMP TO
Users
Get Current User
get
Get User
get
Teams
Get my teams
get
Get a team
get
Pipelines
List all pipelines
get
Get a pipeline
get
Create a pipeline
put
Update a pipeline
post
Delete a pipeline
delete
Move boxes to a different pipeline (batch)
post
Boxes
List all boxes in pipeline
get
Get a box
get
Get multiple boxes
post
Create a box
post
Update a box
post
Delete a box
delete
Get timeline for a box
get
Stages
List all stages in pipeline
get
Get a stage
get
Create a stage
put
Update a stage
post
Delete a stage
delete
Fields
List all fields in a pipeline
get
Get a field
get
Create a field
put
Update a field
post
Delete a field
delete
List field values for a box
get
Get a field value
get
Update field value
post
Contacts
Get a contact
get
Create a contact
post
Update a contact
post
Delete a contact
delete
Contacts: FAQ
Organizations
Get an Organization
get
Create an Organization
post
Check for existing organizations
post
Update an organization
post
Delete an organization
delete
Search
Searching for boxes, contacts, and organizations by query
get
Searching for a box by name
get
Tasks
Get a task
get
Get tasks in a box
get
Create a task
post
Update a task
post
Delete a task
delete
Webhooks
Webhooks
Create a webhook
post
Update a webhook
post
Delete a webhook
delete
Get all pipeline-based webhooks
get
Get all team-based webhooks
get
Get a webhook by key
get
Files
Files
Get files in a box
get
Get specific file
get
Get file contents
get
Add file(s) to box
post
Threads
Threads
Put an email in a box
put
Get threads in a box
get
Get a specific thread
get
Remove a thread
delete
Comments
Comments
Get a comment
get
Create a comment
post
Update a comment
post
Delete a comment
delete
Get all comments in a box
get
Meetings
Meeting notes & call logs
Get all meetings in a box
get
Create a new meeting
post
Update a meeting
post
Delete a meeting
delete
Snippets
Snippets
Create a snippet
put
Update a snippet
post
Get all snippets
get
Get a snippet
get
Delete a snippet
delete
Newsfeed
Newsfeed
Newsfeed for pipelines
get
Newsfeed for boxes
get
Newsfeed for all pipelines
get
Zapier
Automation (through Zapier)
Powered by
Get a task
get
https://api.streak.com/api/v2/tasks/
{key}
This call lets you get a specific task.
Language
Shell
Node
Ruby
PHP
Python
Credentials
Basic
base64
Basic
:
RESPONSE
Click
Try It!
to start a request and see the response here!