curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//meetings//registrants'
{
"registrants": [
{
"zip": "94045",
"country": "US",
"custom_questions": [
{
"title": "What do you hope to learn from this?",
"value": "Look forward to learning how you come up with new recipes and what other services you offer."
}
],
"purchasing_time_frame": "",
"join_url": "https://example.com/j/11111",
"address": "1800 Amphibious Blvd.",
"comments": "Looking forward to the discussion.",
"create_time": "2022-03-22T05:59:09Z",
"city": "Mountain View",
"org": "Cooking Org",
"last_name": "Chill",
"no_of_employees": "",
"industry": "Food",
"phone": "5550100",
"participant_pin_code": 380303,
"role_in_purchase_process": "",
"id": "9tboDiHUQAeOnbmudzWa5g",
"state": "CA",
"first_name": "Jill",
"job_title": "Chef",
"email": "jchill@example.com",
"status": "approved"
}
],
"page_number": 1,
"next_page_token": "w7587w4eiyfsudgf",
"total_records": 20,
"page_count": 1,
"page_size": 30
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升