文档
测试

获取组织列表(2.15更新)

POST
http://chaomei.iricn.com/search/GetZuzhiList

请求参数

参数名
类型
描述
必填
firstKey
string
首字母
可选
txt
string
关键词
可选
page
string
页数
可选
limit
string
每页条数
可选

响应参数

application/json
参数名
类型
描述
msgId
int
状态码 (示例:0)
msgCon
string
状态描述 (示例:SUCCESS)
dataCount
int
总条数 (示例:1)
page
int
当前页数 (示例:1)
limit
int
当前每页条数(示例:10)
pageCount
int
总页数(示例:1)
data
array
数据列表
organization_id
string
组织Id (示例:organization_4257)
name
string
组织名称 (示例:Congressional Black Caucus PAC)
content
string
组织描述 (示例:The Congressional Black Caucus PAC works tirelessly to increase the number of Black Members of the US Congress. We also strive to support Non-Black Candidates who will champion the needs and interests of the Black Community. Most importantly, the CBCPAC promotes participation of Black Americans in the political process.)
name_normal_zh
string
组织中文翻译名称