获取申请
此接口用户获取单个简历附件.
Method:GET
Path:/applications
Headers
Key | Required | Type | Description |
---|---|---|---|
token | Yes | string | 令牌 |
Query Parameters
Key | Required | Type | Description |
---|---|---|---|
ats_status | No | string | 申请同步状态 |
stage_id | No | integer | 阶段Id |
page_num | No | integer | 页码 |
page_size | No | integer | 数量 |
start_time | No | string | 申请的开始时间 ('%Y-%m-%d %H:%M:%S') |
end_time | No | string | 申请的结束时间 ('%Y-%m-%d %H:%M:%S') |
申请同步状态
Code | Describe |
---|---|
1 | 未同步 |
3 | 同步成功 |
Response data
Key | Describe |
---|---|
id | 申请id |
position_id | 职位id |
process_id | 流程id |
stage_id | 阶段id |
name | 姓名 |
gender_name | 性别名 |
head_img | 头像 |
city_code | 城市id |
nationality_name | 国籍名 |
current_job | 当前工作 |
city_name | 城市名 |
constellation | 星座 |
country_code | 国家id |
邮箱 | |
QQ号 | |
mobile | 电话 |
birth | 生日 |
self_introduction | 自我评价 |
motto | 座右铭 |
source_name | 申请来源 |
languages | 语言 |
> level | 等级 |
> name | 描述 |
credentials | 证书 |
> score | 分数 |
> organization | 组织 |
> name | 描述 |
educations | 教育经历 |
> start_date | 开始时间 |
> end_date | 结束时间 |
> end_until_now | 至今 |
> degree_name | 学历 |
> college_name | 学校名称 |
> country_name | 国家 |
> major_name | 专业 |
> description | 描述 |
workexps | 工作经历 |
> start_date | 开始时间 |
> end_date | 结束时间 |
> end_until_now | 至今 |
> company_scale_name | 公司规模 |
> department_name | 部门名称 |
> job | 工作名 |
> position_code | 职位编码 |
> position_name | 职位名 |
> achievement | 成就 |
> company_name | 公司名 |
> description | 描述 |
awards | 获奖情况 |
skills | 技能 |
> name | 名称 |
> level | 等级 |
projectexps | 项目经验 |
> start_date | 开始时间 |
> end_date | 结束时间 |
> end_until_now | 至今 |
> name | 名称 |
> role | 项目角色 |
> company_name | 公司名 |
> achievement | 成绩 |
> responsibility | 责任 |
> description | 项目描述 |
intentions | 意向 |
> work_state_name | 是否在职 |
> salary_code_name | 期望薪资 |
> consider_venture_company_opportunities | 是否考虑创业公司机会 |
> work_type_name | 工作类型 |
> cities | 城市 |
> > city_name | 城市名 |
> > city_code | 城市id |
> positions | 职位 |
> > position_code | 职位id |
> > position_name | 职位名称 |
> industries | 行业 |
> > industry_name | 行业名称 |
> > industry_code | 行业id |
referral | 内推人 |
> name | 称呼 |
> mobile | 手机号码 |
邮箱 | |
> ext | 其他信息(如果是工号认证,那么ext返回的是工号) |
Response
{
"code": 0,
"message": "",
"data": {
"total": 7,
"page": 2,
"data": [
{
"id": 2698479,
"position_id": 19530149,
"process_id": 0,
"stage_id": 0,
"name": "name",
"gender_name": "男",
"head_img": "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTJ7qCurHcjRLmomBNLVSs43XlRxM9mXciaribEIhGoBxumyeh014zaOicBOraAcoJV3pFkMyBCt8ZcWg/132",
"city_code": 310000,
"nationality_name": "中国",
"current_job": "软件测试工程师",
"city_name": "上海",
"constellation": "金牛座",
"country_code": "86",
"email": "123@qq.com",
"qq": "",
"mobile": "15998601386",
"birth": "1994-05-01",
"self_introduction": "***",
"motto": "",
"source_name": null,
"languages": [
{
"level": 2,
"name": "英语"
}
],
"credentials": [
{
"score": "",
"organization": "",
"name": "大学英语六级"
}
],
"educations": [
{
"start_date": "2018-01-01",
"end_date": null,
"end_until_now": 1,
"degree_name": "中专",
"college_name": "Can Tho University",
"country_name": "越南社会主义共和国",
"major_name": "应用心理学",
"description": ""
} ],
"workexps": [
{
"start_date": "2015-07-01",
"end_date": "2019-09-09",
"end_until_now": 1,
"company_scale_name": "请选择企业规模",
"department_name": "111",
"job": "软件测试工程师",
"position_code": 0,
"position_name": "",
"achievement": "",
"company_name": "软通动力信息技术(集团)有限公司",
"description": "保证开发软件的质量,测试流程控制,编写测试用例,跟踪bug"
} ],
"awards": [],
"skills": [
{
"name": "python语言",
"level": 1
}
],
"projectexps": [
{
"start_date": "2015-09-01",
"end_date": "2017-02-01",
"end_until_now": 0,
"name": "手机银行APP测试",
"role": "",
"company_name": "",
"achievement": "",
"responsibility": "",
"description": "项目描述:\n测试项目流程梳理,迭代项目质量把控,评估测试时间,测试用例合理性等\n\n项目职责:\nfd"
}
],
"intentions": [
{
"work_state_name": "",
"salary_code_name": "25k及以上",
"consider_venture_company_opportunities": "",
"work_type_name": "兼职",
"cities": [
{
"city_name": "上海",
"city_code": 310000
}
],
"positions": [
{
"position_code": 180300,
"position_name": "项目管理/项目协调"
}
],
"industries": [
{
"industry_name": "互联网/电子商务",
"industry_code": 0
}
]
}
],
"referral": {
"name": "name",
"mobile": "15000869284",
"email": "247334622@qq.com",
"ext": "ER0001"
}
}
],
"page_size": 1
}
}
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124