发布程序接口


搜索机构号下的用户

<p>[TOC]</p> <h3>搜索机构号下的用户</h3> <h5>描述</h5> <ul> <li>根据用户抖音号 搜索授权的用户信息</li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>ContentType</h5> <ul> <li>application/x-www-form-urlencoded</li> </ul> <h5>请求URL</h5> <ul> <li><code>/dy/searchConferlist</code></li> </ul> <h5>请求参数</h5> <h5>Query Parameter</h5> <table> <thead> <tr> <th>名称</th> <th>类型</th> <th>必填</th> <th>最大长度</th> <th>描述</th> <th>示例值</th> </tr> </thead> <tbody> <tr> <td>apiKey</td> <td>string</td> <td>&lt;font color=red&gt;是&lt;/font&gt;</td> <td>64</td> <td>api通信接口密钥</td> <td></td> </tr> </tbody> </table> <h5>Body Parameter</h5> <table> <thead> <tr> <th>名称</th> <th>类型</th> <th>必填</th> <th>最大长度</th> <th>描述</th> <th>示例值</th> </tr> </thead> <tbody> <tr> <td>ck</td> <td>string</td> <td>&lt;font color=red&gt;是&lt;/font&gt;</td> <td>64</td> <td>抖音COOKIE信息</td> <td></td> </tr> <tr> <td>douyin_uid</td> <td>string</td> <td>&lt;font color=red&gt;是&lt;/font&gt;</td> <td>64</td> <td>要搜索的用户抖音号</td> <td></td> </tr> </tbody> </table> <h5>响应示例</h5> <pre><code>{ &amp;quot;status_code&amp;quot;: 0, &amp;quot;conferring_user&amp;quot;: { &amp;quot;is_sender&amp;quot;: false, &amp;quot;update_time&amp;quot;: 1719630074, &amp;quot;avatar_url&amp;quot;: &amp;quot;https://p3-sign.douyinpic.com/obj/aweme-avaec%3D&amp;amp;from=1887476869&amp;quot;, &amp;quot;conferring&amp;quot;: [ { &amp;quot;permission_key&amp;quot;: &amp;quot;CreatorContentManage&amp;quot;, &amp;quot;conferred&amp;quot;: true, &amp;quot;module_name&amp;quot;: &amp;quot;CreatorContentManage&amp;quot;, &amp;quot;name_label&amp;quot;: &amp;quot;创作平台内容管理&amp;quot; } ], &amp;quot;create_time&amp;quot;: 1718876146, &amp;quot;sec_uid&amp;quot;: &amp;quot;xxxxxxx&amp;quot;, &amp;quot;is_canceled&amp;quot;: false, &amp;quot;nick_name&amp;quot;: &amp;quot;xxxxxxx&amp;quot;, &amp;quot;douyin_uid&amp;quot;: &amp;quot;xxxxx&amp;quot;, &amp;quot;status&amp;quot;: 1 }, &amp;quot;extra&amp;quot;: { &amp;quot;now&amp;quot;: 1719833286000 }, &amp;quot;status_msg&amp;quot;: &amp;quot;string&amp;quot; }</code></pre>

页面列表

ITEM_HTML