/
PR
premai-io
/
Prem Studio API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 8mo ago
View markdown
premai-io
Prem Studio API
get
/api/v1/projects/{projectId}
v19
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2025-12-12
32
37
122.2 KB
Chat
2
Datasets
1
Models
4
Projects
6
post
/api/v1/projects/create
get
/api/v1/projects
get
/api/v1/projects/{projectId}
put
/api/v1/projects/{projectId}
delete
/api/v1/projects/{projectId}
post
/api/v1/projects/{projectId}/linkDataset
Public Datasets
6
Public Fine-tuning
2
Public Projects
3
Public Recommendations
2
Public Snapshots
1
Traces
5
Projects
Get a specific project by ID
get
/api/v1/projects/{projectId}
Path parameters
projectId
string
uuid
required
Response
success response
ProjectWithDatasetName
required
id
string
uuid
required
name
string
required
datasetId
string
uuid
nullable
required
userId
string
required
createdAt
string
required
updatedAt
string
required
conversationData
ConversationDataSchema
nullable
required
datasetName
string
nullable
required