curl --location '/api/v1/system-prompts?id=undefined&keyword=undefined'{
"code": 0,
"message": "string",
"data": [
{
"id": 0,
"title": "string",
"content": "string",
"created_at": 0,
"updated_at": 0
}
]
}