/
SH
shipsecai
/
ShipSec Studio API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 31m ago · Updated 2mo ago
Details
Filter operations
App
1
artifacts
2
components
2
get
/api/v1/components
get
/api/v1/components/{id}
files
5
integrations
10
secrets
7
TestingWebhook
5
workflows
21
components
get
/api/v1/components/{id}
Path parameters
id
string
required
Response
Get a specific component by ID
object
required
id
string
slug
string
name
string
version
string
type
string
category
string
categoryConfig
object
description
string
nullable
documentation
string
nullable
documentationUrl
string
nullable
icon
string
nullable
logo
string
nullable
author
object
nullable
runner
object
inputs
object[]
outputs
object[]
parameters
unknown[]
examples
unknown[]
isLatest
boolean
nullable
deprecated
boolean
nullable
example
string
nullable
Changes