curl --request GET \
--url https://api.gbase.ai/v1/ais \
--header 'Authorization: Bearer <token>'{
"items": [
{
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"user": {
"user_id": "<string>",
"email": "<string>",
"name": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"salt": "<string>",
"picture": "<string>",
"locale": "<string>",
"corporate": false,
"is_independent": false
},
"datasets": [
{
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"user_id": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data_status": "init",
"description": "<string>",
"metadata": "<unknown>",
"url_rules": "<unknown>"
}
],
"file_count": 123,
"faq_count": 123,
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"discrible": "<string>",
"subject_name": "<string>",
"prompt": "<string>",
"robot_type": "rag",
"ai_type": "private",
"ai_model": "file",
"ai_status": "ready"
}
],
"total": 1,
"page": 2,
"size": 2,
"pages": 1
}You can obtain all AI types you create through this interface.
curl --request GET \
--url https://api.gbase.ai/v1/ais \
--header 'Authorization: Bearer <token>'{
"items": [
{
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"user": {
"user_id": "<string>",
"email": "<string>",
"name": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"salt": "<string>",
"picture": "<string>",
"locale": "<string>",
"corporate": false,
"is_independent": false
},
"datasets": [
{
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"user_id": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data_status": "init",
"description": "<string>",
"metadata": "<unknown>",
"url_rules": "<unknown>"
}
],
"file_count": 123,
"faq_count": 123,
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"discrible": "<string>",
"subject_name": "<string>",
"prompt": "<string>",
"robot_type": "rag",
"ai_type": "private",
"ai_model": "file",
"ai_status": "ready"
}
],
"total": 1,
"page": 2,
"size": 2,
"pages": 1
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Search by robot name or description
x >= 11 <= x <= 1000Successful Response
Show child attributes
100Show child attributes
10010010064150010Show child attributes
255100INIT: init
READY: ready
CLONING_TARGET: cloning_target
CLONING_SOURCE: cloning_source
CLONING_FAILED: cloning_failed
FROZEN: frozen
14RAG: rag
DIGITAL_HUMAN: digital_human
AGENT: agent
CATALOG_AGENT: catalog_agent
GENERAL_AGENT: general_agent
100DEFAULT: default
DEMO: demo
PUBLIC: public
PRIVATE: private
TRENDING: trending
20FILE: file
WEBSITE: website
DIGITAL_HUMAN: digital_human
AGENT: agent
20INIT: init
READY: ready
FROZEN: frozen
20x >= 0x >= 1x >= 1x >= 0