| HTTP状态码 | 错误码 | 描述 | 排查建议 |
|---|---|---|---|
| 400 | 1220001 | 参数错误 | 请检查参数是否符合要求 |
| 400 | 1220002 | 租户不存在 | 请检查 tenant_access_token 是否正确 |
Authorization: Bearer ********************curl --location --request GET '/attendance/v1/groups?page_size&page_token=wgNOR1rmxogRvAsGl6CXlQ==' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "success",
"data": {
"group_list": [
{
"group_id": "6919358128597097404",
"group_name": "考勤组1"
}
],
"page_token": "wgNOR1rmxogRvAsGl6CXlQ==",
"has_more": true
}
}
【飞书】API开发者 微信交流群
用微信扫右侧二维码,加入【飞书】API开发者 交流群,互助沟通

扫码加入交流群