Gofive OpenAPI
empeo
VenioeTaxGo
empeo
VenioeTaxGo
  1. Attendance
  • Authentication
    • Authorization
      POST
  • Master
    • Get Organizations
      GET
    • Get CustomField
      GET
    • Get Holiday
      GET
    • Get MasterSetup
      GET
  • Recruitment
    • Get Candidate
      GET
    • Get Recruitment หน้าหลัก
      POST
  • Core HR
    • Attendance
      • Get Time Attendance
        GET
      • Get Time Attendances Lite
        GET
      • Workin
        POST
      • Get Employee WorkIn Site
        GET
      • Get Timestamps
        GET
      • Get TimeStamp Attachments
        GET
      • Get Workin Sites
        GET
      • Get IOMO Logs
        GET
      • Add Timestamps
        POST
    • Asset
      • Get Asset list
      • Update Asset
      • Get Employee Assets
    • Employee
      • Get Employee
      • Update Employee
      • Get List Employees
      • Get Employees List
      • Get Mastertypes List
      • Get Name Prefixes
      • Get Document Types
      • Update Employee
      • Add Employee Attachment
      • Update Employee Address
      • Update Employee Family
      • Update Employee Information
      • Update Employee Contact
      • Update Employee Education
      • Update Employee Experience
      • Update Employee CustomField
      • Delete Employee
      • Get Employee Role
      • Get Employee Movement Lists
    • Leave
      • Get Employee Documents
    • Shifts
      • Get Shift Details
      • Update Employee Shifts
      • Get Employee Shifts
      • Swap Employee Shifts
    • Timesheet
      • SearchProjects
      • SearchTasks
      • AddTimeSheetEntry
  • Payroll
    • Create Loan
      POST
    • Get Loan
      GET
    • Get Cost Center
      POST
    • Get Financial Transactions
      POST
    • Update Financial Transactions
      PUT
  • Welfare
    • Get Shuttle Buses
    • Get Passengers
  • Goals
    • Update KPI
  • Engagement
    • Achievement
      • GetEmployeeAchievementsByEmployeeNoAsync
      • CreateAchievementCardAsync
      • CreateAchievementAwardDocumentAsync
    • Praise
      • GetEmployeePraisesByEmployeeNoAsync
      • GetPraiseTypesAsync
      • CreatePraiseRewardManagerAsync
  1. Attendance

Get TimeStamp Attachments

GET
https://api.gofive.co.th/empeo/api/v1/timestamps/attachments

Request

Authorization
JWT Bearer
Add the parameter
Authorization
to Headers
Example:
Authorization: ********************
or
Query Params

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://api.gofive.co.th/empeo/api/v1/timestamps/attachments?employeeRefId=80100&dateStart=2023-01-01&dateEnd=2023-01-31&companyName=%E0%B9%82%E0%B8%81%E0%B9%84%E0%B8%9F%E0%B8%A7%E0%B9%8C%20%E0%B8%88%E0%B8%B3%E0%B8%81%E0%B8%B1%E0%B8%94&take=10&skip=0' \
--header 'Ocp-Apim-Subscription-Key: ec0ea872f33649bc9f3e138292ba5ad3' \
--header 'Authorization: Bearer <token>' \
--header 'Cookie: x-DeviceId=D5AA13F9DA5CF5E025CA3A1A1343FE0A' \
--header 'Content-Type: application/json' \
--data ''

Responses

🟢200Success
application/json
Bodyapplication/json

Example
{
    "status": {
        "code": "1000",
        "description": "Success"
    },
    "data": [
        {
            "employeeRefId": "63000",
            "fullName": "อมรพงศ์ จีรทวีกิจ",
            "date": "2023-01-19T00:00:00",
            "time": "15:36:00",
            "workinStatus": "workin",
            "attachmentNo": 1,
            "attachmentFilename": "test",
            "attachmentURL": "https://api.myempeo.com/api/Service/GenerateAttachmentUrl/?path=Tenant/c0852922-c44b-4919-9ea7-540ef22fd4fa/Workin/6413/c0f251da-d304-42e5-ad45-19696ecb2f69.jpg&type=image/jpg&encryptionKey=p9wApi2Lq2uJuD2rrGpY129TOp1PX3+Cpxe764KlTYY="
        },
        {
            "employeeRefId": "63000",
            "fullName": "อมรพงศ์ จีรทวีกิจ",
            "date": "2023-01-19T00:00:00",
            "time": "15:36:00",
            "workinStatus": "workin",
            "attachmentNo": 2,
            "attachmentFilename": "test",
            "attachmentURL": "https://api.myempeo.com/api/Service/GenerateAttachmentUrl/?path=Tenant/c0852922-c44b-4919-9ea7-540ef22fd4fa/Workin/6413/356f11e6-ab5e-4032-82de-9ed2f62c95bd.jpg&type=image/jpg&encryptionKey=p9wApi2Lq2uJuD2rrGpY129TOp1PX3+Cpxe764KlTYY="
        },
        {
            "employeeRefId": "63000",
            "fullName": "อมรพงศ์ จีรทวีกิจ",
            "date": "2023-01-19T00:00:00",
            "time": "15:36:00",
            "workinStatus": "workin",
            "attachmentNo": 3,
            "attachmentFilename": "test",
            "attachmentURL": "https://api.myempeo.com/api/Service/GenerateAttachmentUrl/?path=Tenant/c0852922-c44b-4919-9ea7-540ef22fd4fa/Workin/6413/6fa27fa8-3ae0-4c62-aaf1-5222e68ab2f9.jpg&type=image/jpg&encryptionKey=p9wApi2Lq2uJuD2rrGpY129TOp1PX3+Cpxe764KlTYY="
        },
        {
            "employeeRefId": "63000",
            "fullName": "อมรพงศ์ จีรทวีกิจ",
            "date": "2023-01-19T00:00:00",
            "time": "15:36:00",
            "workinStatus": "workin",
            "attachmentNo": 4,
            "attachmentFilename": "test",
            "attachmentURL": "https://api.myempeo.com/api/Service/GenerateAttachmentUrl/?path=Tenant/c0852922-c44b-4919-9ea7-540ef22fd4fa/Workin/6413/5b44ddd9-60f9-4a64-9098-6fe8091fb069.jpg&type=image/jpg&encryptionKey=p9wApi2Lq2uJuD2rrGpY129TOp1PX3+Cpxe764KlTYY="
        },
        {
            "employeeRefId": "63000",
            "fullName": "อมรพงศ์ จีรทวีกิจ",
            "date": "2023-01-19T00:00:00",
            "time": "15:53:00",
            "workinStatus": "workin",
            "attachmentNo": 1,
            "attachmentFilename": "test",
            "attachmentURL": "https://api.myempeo.com/api/Service/GenerateAttachmentUrl/?path=Tenant/c0852922-c44b-4919-9ea7-540ef22fd4fa/Workin/6413/03ec3601-4d28-4831-9f42-2fb398bc661c.jpg&type=image/jpg&encryptionKey=p9wApi2Lq2uJuD2rrGpY129TOp1PX3+Cpxe764KlTYY="
        },
        {
            "employeeRefId": "63000",
            "fullName": "อมรพงศ์ จีรทวีกิจ",
            "date": "2023-01-23T00:00:00",
            "time": "13:25:00",
            "workinStatus": "workin",
            "attachmentNo": 1,
            "attachmentFilename": "test",
            "attachmentURL": "https://api.myempeo.com/api/Service/GenerateAttachmentUrl/?path=Tenant/c0852922-c44b-4919-9ea7-540ef22fd4fa/Workin/6413/e8ae1117-fe66-4f63-ad24-88dfb617ca9f.jpg&type=image/jpg&encryptionKey=p9wApi2Lq2uJuD2rrGpY129TOp1PX3+Cpxe764KlTYY="
        },
        {
            "employeeRefId": "63000",
            "fullName": "อมรพงศ์ จีรทวีกิจ",
            "date": "2023-01-23T00:00:00",
            "time": "13:59:00",
            "workinStatus": "workin",
            "attachmentNo": 1,
            "attachmentFilename": "test",
            "attachmentURL": "https://api.myempeo.com/api/Service/GenerateAttachmentUrl/?path=Tenant/c0852922-c44b-4919-9ea7-540ef22fd4fa/Workin/6413/ac2036d8-96c2-456b-9084-4965319dfe5a.jpg&type=image/jpg&encryptionKey=p9wApi2Lq2uJuD2rrGpY129TOp1PX3+Cpxe764KlTYY="
        },
        {
            "employeeRefId": "63000",
            "fullName": "อมรพงศ์ จีรทวีกิจ",
            "date": "2023-01-23T00:00:00",
            "time": "14:00:00",
            "workinStatus": "workin",
            "attachmentNo": 1,
            "attachmentFilename": "test",
            "attachmentURL": "https://api.myempeo.com/api/Service/GenerateAttachmentUrl/?path=Tenant/c0852922-c44b-4919-9ea7-540ef22fd4fa/Workin/6413/9189b403-5330-466a-a9d4-8da927205144.jpg&type=image/jpg&encryptionKey=p9wApi2Lq2uJuD2rrGpY129TOp1PX3+Cpxe764KlTYY="
        },
        {
            "employeeRefId": "63000",
            "fullName": "อมรพงศ์ จีรทวีกิจ",
            "date": "2023-01-23T00:00:00",
            "time": "14:00:00",
            "workinStatus": "workin",
            "attachmentNo": 2,
            "attachmentFilename": "test",
            "attachmentURL": "https://api.myempeo.com/api/Service/GenerateAttachmentUrl/?path=Tenant/c0852922-c44b-4919-9ea7-540ef22fd4fa/Workin/6413/b2dbf202-7e24-41c7-8bfc-620126d33c70.jpg&type=image/jpg&encryptionKey=p9wApi2Lq2uJuD2rrGpY129TOp1PX3+Cpxe764KlTYY="
        },
        {
            "employeeRefId": "63000",
            "fullName": "อมรพงศ์ จีรทวีกิจ",
            "date": "2023-01-23T00:00:00",
            "time": "14:00:00",
            "workinStatus": "workin",
            "attachmentNo": 3,
            "attachmentFilename": "test",
            "attachmentURL": "https://api.myempeo.com/api/Service/GenerateAttachmentUrl/?path=Tenant/c0852922-c44b-4919-9ea7-540ef22fd4fa/Workin/6413/9b3217f1-26ab-47d2-81ec-f90e32416746.jpg&type=image/jpg&encryptionKey=p9wApi2Lq2uJuD2rrGpY129TOp1PX3+Cpxe764KlTYY="
        }
    ]
}
Modified at 2026-06-23 07:31:42
Previous
Get Timestamps
Next
Get Workin Sites
Built with