Tracecat home page
Search or ask...
Join Discord
TracecatHQ/tracecat
TracecatHQ/tracecat
Search...
Navigation
secrets
List Secrets
Documentation
Cheatsheets
API Reference
Tracecat home page
Website
Get Live Help
Community
API Documentation
Overview
Reference
public
workspaces
workflows
triggers
workflow-executions
actions
secrets
POST
Search secrets
GET
List Secrets
POST
Create Secret
GET
Get Secret By Name
POST
Update Secret By Id
DEL
Delete Secret By Id
schedules
tags
users
organization
editor
registry-repositories
registry-actions
settings
organization-secrets
auth
secrets
List Secrets
List user secrets.
GET
/
secrets
Try it
Authorizations
APIKeyCookie
APIKeyHeader
fastapiusersauth
string
cookie
required
Query Parameters
type
enum<string>[] | null
Filter by secret type
Available options:
custom
,
ssh-key
workspace_id
string
required
Response
200 - application/json
environment
string
required
id
string
required
keys
string[]
required
name
string
required
type
enum<string>
required
The type of a secret.
Available options:
custom
,
ssh-key
description
string | null
Search secrets
Create Secret