Tracecat home page
Search or ask...
TracecatHQ/tracecat
Join Discord
TracecatHQ/tracecat
Search...
Navigation
workspaces
Get Workspace Membership
Documentation
Cheatsheets
API Reference
Tracecat home page
Website
Get Live Help
Community
API Documentation
Overview
Reference
public
workspaces
GET
List Workspaces
POST
Create Workspace
GET
Search Workspaces
GET
Get Workspace
DEL
Delete Workspace
PATCH
Update Workspace
GET
List Workspace Memberships
POST
Create Workspace Membership
GET
Get Workspace Membership
DEL
Delete Workspace Membership
workflows
triggers
workflow-executions
actions
secrets
schedules
users
registry-repositories
registry-actions
auth
workspaces
Get Workspace Membership
Get a workspace membership for a user.
GET
/
workspaces
/
{workspace_id}
/
memberships
/
{user_id}
Send
Authorization
fastapiusersauth
string
*
fastapiusersauth
Required
string
Path
workspace_id
string
*
workspace_id
Required
string
user_id
string
*
user_id
Required
string
Authorizations
fastapiusersauth
string
cookie
required
Path Parameters
workspace_id
string
required
user_id
string
required
Response
200 - application/json
user_id
string
required
workspace_id
string
required
Create Workspace Membership
Delete Workspace Membership