curl --request GET \
--url https://api.stax.ai/stack/all \
--cookie authToken={
"success": true,
"stacks": [
{
"_id": "<string>",
"path": "<string>",
"template": "<string>",
"team": "<string>",
"baseName": "<string>",
"base": "<string>",
"restrict": true,
"access": [
"<string>"
],
"pinned": true,
"hideHint": true,
"enabled": true,
"lastModified": "2023-11-07T05:31:56Z",
"numDocuments": 123,
"numUnread": 123,
"keys": [
"<string>"
],
"dataTypes": [
{
"key": "<string>",
"dataType": "text"
}
],
"rules": {
"enabled": true,
"match": {
"mode": "all",
"source": [
"<string>"
],
"name": [
"<string>"
],
"phrases": [
"<string>"
]
}
},
"trainer": {
"manualTrigger": true,
"isTraining": true,
"lastTrained": "2023-11-07T05:31:56Z"
},
"numMovedFiles": 123,
"pipeline": [
{
"module": "<string>",
"config": [
{
"label": "<string>",
"value": {}
}
],
"locked": true,
"trainer": {
"usage": 123,
"lastTrained": "2023-11-07T05:31:56Z",
"training": true,
"config": [
{
"label": "<string>",
"value": {}
}
],
"data": {}
},
"usage": 123,
"limit": 123,
"history": [
{
"timestamp": "2023-11-07T05:31:56Z",
"modifiedBy": "<string>",
"labels": [
"<string>"
]
}
]
}
],
"locked": true,
"forms": [
"<string>"
],
"tags": [
"<string>"
]
}
]
}Get a list of all stacks for the current team
curl --request GET \
--url https://api.stax.ai/stack/all \
--cookie authToken={
"success": true,
"stacks": [
{
"_id": "<string>",
"path": "<string>",
"template": "<string>",
"team": "<string>",
"baseName": "<string>",
"base": "<string>",
"restrict": true,
"access": [
"<string>"
],
"pinned": true,
"hideHint": true,
"enabled": true,
"lastModified": "2023-11-07T05:31:56Z",
"numDocuments": 123,
"numUnread": 123,
"keys": [
"<string>"
],
"dataTypes": [
{
"key": "<string>",
"dataType": "text"
}
],
"rules": {
"enabled": true,
"match": {
"mode": "all",
"source": [
"<string>"
],
"name": [
"<string>"
],
"phrases": [
"<string>"
]
}
},
"trainer": {
"manualTrigger": true,
"isTraining": true,
"lastTrained": "2023-11-07T05:31:56Z"
},
"numMovedFiles": 123,
"pipeline": [
{
"module": "<string>",
"config": [
{
"label": "<string>",
"value": {}
}
],
"locked": true,
"trainer": {
"usage": 123,
"lastTrained": "2023-11-07T05:31:56Z",
"training": true,
"config": [
{
"label": "<string>",
"value": {}
}
],
"data": {}
},
"usage": 123,
"limit": 123,
"history": [
{
"timestamp": "2023-11-07T05:31:56Z",
"modifiedBy": "<string>",
"labels": [
"<string>"
]
}
]
}
],
"locked": true,
"forms": [
"<string>"
],
"tags": [
"<string>"
]
}
]
}Cookie-based authentication using userId and authToken cookies
List of stacks
Show child attributes
MongoDB ObjectId
MongoDB ObjectId
MongoDB ObjectId
MongoDB ObjectId
MongoDB ObjectId
Show child attributes
MongoDB ObjectId
Show child attributes
MongoDB ObjectId