Skip to main content
POST
cURL

Headers

x-ti-app-id
string
required
x-ti-secret-code
string
required

Body

application/json
disease_str
string

疾病名称或编码(如 "S52.400" 或 "骨折")

page_num
integer<int32>

页码(从 1 开始,默认 1)

page_size
integer<int32>

每页数量(默认 10)

Response

200 - application/json

OK

code
integer

业务状态码

Example:

200

data
object
message
string

状态说明

Example:

"OK"