Tracecat | Documentation home page
Search or ask...
TracecatHQ/tracecat
TracecatHQ/tracecat
Search...
Navigation
Auth:Database.Login
Documentation
Integrations
Cheatsheets
API Reference
Website
Get Live Help
Join Discord
REST API
Overview
Endpoints
public
workspaces
workflows
triggers
workflow-executions
actions
secrets
schedules
tags
users
organization
editor
registry-repositories
registry-actions
settings
organization-secrets
tables
auth
Auth:Database.Login
POST
/
auth
/
login
Try it
200
example
"<any>"
Body
application/x-www-form-urlencoded
username
string
required
password
string
required
grant_type
string | null
scope
string
default:
client_id
string | null
client_secret
string | null
Response
200
200
204
400
422
application/json
Successful Response
The response is of type
any
.
Was this page helpful?
Yes
No
200
example
"<any>"