履歷大頭照/附件

取得大頭照 (Get profile picture)

get
Required scopes
This endpoint requires the following scopes:
  • : 提供操作 ehrweb resume API 權限
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Query parameters
fileIdstringRequired

取檔token,會以連結形式附在履歷內容的headshotUrl欄位裡頭 Retrieve the file token, which will be included as a link in the headshotUrl field of the resume content

Header parameters
104-Additional-InfostringRequired

傳遞參數格式:guiNum={統編}

Responses
200

操作成功 Success

image/png
stringOptional
get
/files/headshot

下載履歷附件 (Download resume attachment)

get
Required scopes
This endpoint requires the following scopes:
  • : 提供操作 ehrweb resume API 權限
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Query parameters
typestringRequired

附件類型,1:附件 , 2:自訂內容, 3:專案成就
Attachment Type

fileIdstringRequired

取檔token,會以連結形式附在履歷內容欄位 The file retrieval token will be attached as a link in the resume content field.

Header parameters
104-Additional-InfostringRequired

傳遞參數格式:guiNum={統編}

Responses
200

操作成功,會將請求fileId的檔案 binary string回傳 Success, the file requested by fileId will be returned as a binary string.

stringOptional
get
/files/attachment

Last updated