/
GE
generaltask
/
General Task API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1m ago · Updated 1mo ago
Details
Filter operations
auth
6
get
Redirects to link callback for that service
get
Exchanges Oauth tokens using state and code
get
Links a Slack workspace to be able to use General Task
get
Begins General Task login process
get
Begins General Task login process
post
Logs a user out of General Task
test
1
post
Creates a test user for use in local testing
users
1
post
Creates task from Slack message
utils
2
get
Returns success
post
Adds email to our waitlist
test
Creates a test user for use in local testing
Only works in the dev environment (will not work in prod)
post
/create_test_user/
Request body
ApiCreateTestUserParams
required
email
string
required
name
string
required
Response
auth token
string
required
Changes