/
TH
thand-io
/
Thand Agent API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
auth
5
discovery
1
elevate
6
executions
6
health
2
identities
1
metrics
1
providers
6
registration
1
post
Register agent
roles
3
sessions
4
sync
1
workflows
2
registration
Register agent
Register a new agent with the server
post
/register
Request body
GithubComThandIoAgentInternalConfigRegistrationRequest
required
commit
string
environment
ModelsEnvironmentConfig
identifier
string
mode
'server'
|
'agent'
|
'client'
version
string
Response
Registration successful
GithubComThandIoAgentInternalConfigRegistrationResponse
required
logging
GithubComThandIoAgentInternalModelsLoggingConfig
providers
GithubComThandIoAgentInternalConfigProviderConfig
roles
GithubComThandIoAgentInternalConfigRoleConfig
services
GithubComThandIoAgentInternalModelsServicesConfig
success
boolean
workflows
GithubComThandIoAgentInternalConfigWorkflowConfig
Changes