/
TA
tambo-ai
/
Tambo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 4w ago
Details
Filter operations
audio
1
Auth
3
OAuth
1
Projects
7
get
/projects
get
/projects/{id}
delete
/projects/{id}
get
/projects/{id}/api-keys
delete
/projects/{id}/api-key/{apiKeyId}
get
/projects/{id}/provider-keys
delete
/projects/{id}/provider-key/{providerKeyId}
Registry
1
storage
1
threads
17
Users
1
v1
13
Projects
get
/projects/{id}
Path parameters
id
string
required
Response
ProjectResponse
required
id
string
required
name
string
required
userId
string
required
defaultLlmProviderName
string
defaultLlmModelName
string
customLlmModelName
string
customLlmBaseURL
string
customInstructions
string
maxInputTokens
number
nullable
allowSystemPromptOverride
boolean
isTokenRequired
boolean
required
providerType
'llm'
|
'agent'
required
agentProviderType
'ag-ui'
|
'mastra'
|
'crewai'
|
'llamaindex'
|
'langgraph'
|
'pydanticai'
agentName
string
agentUrl
string
customLlmParameters
object
Changes
No recorded changes to this endpoint across all 3 revisions of this API.