> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://developer.gitiho.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://developer.gitiho.com/_mcp/server.

# Get employer studying

GET https://example.gitiho.com/api/employer/%7Bemployer_id%7D/studying

- Lấy danh sách các khóa học tham gia
    
- Lấy danh sách các đợt thi

Reference: https://developer.gitiho.com/gitiho-business-api/lms/get-employer-studying

## OpenAPI Specification

```yaml
openapi: 3.1.0
info:
  title: collection
  version: 1.0.0
paths:
  /api/employer/%7Bemployer_id%7D/studying:
    get:
      operationId: Get employer studying
      summary: Get employer studying
      description: |-
        - Lấy danh sách các khóa học tham gia
            
        - Lấy danh sách các đợt thi
      tags:
        - LMS
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/type_lms:GetEmployerStudyingLmsResponse'
servers:
  - url: https://example.gitiho.com
    description: Default
components:
  schemas:
    type_lms:GetEmployerStudyingLmsResponseDataItemItem:
      type: object
      properties:
        id:
          type: integer
        name:
          type: string
        duration:
          type: number
          format: double
        completed:
          type: integer
        created_at:
          type: string
      required:
        - id
        - name
        - duration
        - completed
        - created_at
      title: GetEmployerStudyingLmsResponseDataItemItem
    type_lms:GetEmployerStudyingLmsResponse:
      type: object
      properties:
        data:
          type: array
          items:
            type: array
            items:
              $ref: >-
                #/components/schemas/type_lms:GetEmployerStudyingLmsResponseDataItemItem
        status:
          type: string
      required:
        - data
        - status
      title: GetEmployerStudyingLmsResponse

```

## Examples

**Response**

```json
{
  "data": [
    [
      {
        "id": 1000,
        "name": "HCNSG01 - Trọn bộ kiến thức và kỹ năng công việc Hành chính nhân sự",
        "duration": 0.14,
        "completed": 2,
        "created_at": "10:31:26 03/07/2025"
      }
    ],
    [
      {
        "id": 995,
        "name": "Tuyệt đỉnh Photoshop - Trở thành chuyên gia Thiết kế",
        "duration": 0.03,
        "completed": 3,
        "created_at": "17:28:00 01/07/2025"
      }
    ],
    [
      {
        "id": 804,
        "name": "Ebook Tuyệt đỉnh Excel - Khai phá 10 kỹ thuật ứng dụng Excel mà đại học không dạy bạn",
        "duration": 0,
        "completed": 0,
        "created_at": "17:07:38 01/07/2025"
      }
    ],
    [
      {
        "id": 796,
        "name": "Nhập môn Kế toán tài chính theo Chuẩn quốc tế IFRS",
        "duration": 0,
        "completed": 0,
        "created_at": "17:05:59 01/07/2025"
      }
    ],
    [
      {
        "id": 991,
        "name": "KT03 - Chuyên đề Tax trong Success with Big4 Online",
        "duration": 0,
        "completed": 0,
        "created_at": "17:04:04 01/07/2025"
      }
    ],
    [
      {
        "id": 850,
        "name": "Thủ thuật Excel cập nhật hàng tuần từ Học Excel Online",
        "duration": 0,
        "completed": 0,
        "created_at": "17:03:44 01/07/2025"
      }
    ],
    [
      {
        "id": 1013,
        "name": "Bí quyết bán hàng trên Shopee từ A-Z: kinh nghiệm cày đơn và vượt mặt đối thủ",
        "duration": 0,
        "completed": 0,
        "created_at": "14:37:07 01/07/2025"
      }
    ],
    [
      {
        "id": 959,
        "name": "EXG08 - Excel cho Tài chính, Kế toán và Phân tích tài chính",
        "duration": 0.1,
        "completed": 3,
        "created_at": "15:13:29 25/06/2025"
      }
    ],
    [
      {
        "id": 1042,
        "name": "Thực hành kỹ năng lãnh đạo cùng giảng viên Võ Thái Lâm",
        "duration": 0,
        "completed": 0,
        "created_at": "14:45:14 25/06/2025"
      }
    ],
    [
      {
        "id": 970,
        "name": "Kế toán Tổng hợp Thực hành Thực tế từ A đến Z -  Thực hành trên MISA + EXCEL",
        "duration": 0,
        "completed": 0,
        "created_at": "14:37:28 25/06/2025"
      }
    ],
    [
      {
        "id": 1033,
        "name": "Ebook Growth mastermind - Tăng trưởng tại các Doanh nghiệp trăm tỉ thời đại số",
        "duration": 0,
        "completed": 0,
        "created_at": "11:28:02 24/06/2025"
      }
    ],
    [
      {
        "id": 1001,
        "name": "KTQ101 - Tự tạo phần mềm quản lý quỹ tiền mặt trên Excel",
        "duration": 0,
        "completed": 0,
        "created_at": "11:12:05 24/06/2025"
      }
    ],
    [
      {
        "id": 999,
        "name": "Kỹ năng Tư vấn và Bán hàng qua Điện thoại: TeleSale từ A-Z",
        "duration": 0,
        "completed": 0,
        "created_at": "09:52:12 24/06/2025"
      }
    ],
    [
      {
        "id": 1030,
        "name": "Khóa 2",
        "duration": 0,
        "completed": 100,
        "created_at": "14:30:48 23/06/2025"
      }
    ],
    [
      {
        "id": 1029,
        "name": "Khóa 1",
        "duration": 0,
        "completed": 100,
        "created_at": "13:42:32 23/06/2025"
      }
    ],
    [
      {
        "id": 803,
        "name": "Khóa học hội nhập",
        "duration": 20.92,
        "completed": 25,
        "created_at": "09:08:11 11/06/2025"
      }
    ],
    [
      {
        "id": 794,
        "name": "EXG02 - Thủ thuật Excel cập nhật hàng tuần cho dân văn phòng",
        "duration": 0.32,
        "completed": 1,
        "created_at": "17:48:38 10/06/2025"
      }
    ]
  ],
  "status": "success"
}
```

**SDK Code**

```python
import requests

url = "https://example.gitiho.com/api/employer/%7Bemployer_id%7D/studying"

response = requests.get(url)

print(response.json())
```

```javascript
const url = 'https://example.gitiho.com/api/employer/%7Bemployer_id%7D/studying';
const options = {method: 'GET'};

try {
  const response = await fetch(url, options);
  const data = await response.json();
  console.log(data);
} catch (error) {
  console.error(error);
}
```

```go
package main

import (
	"fmt"
	"net/http"
	"io"
)

func main() {

	url := "https://example.gitiho.com/api/employer/%7Bemployer_id%7D/studying"

	req, _ := http.NewRequest("GET", url, nil)

	res, _ := http.DefaultClient.Do(req)

	defer res.Body.Close()
	body, _ := io.ReadAll(res.Body)

	fmt.Println(res)
	fmt.Println(string(body))

}
```

```ruby
require 'uri'
require 'net/http'

url = URI("https://example.gitiho.com/api/employer/%7Bemployer_id%7D/studying")

http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true

request = Net::HTTP::Get.new(url)

response = http.request(request)
puts response.read_body
```

```java
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.Unirest;

HttpResponse<String> response = Unirest.get("https://example.gitiho.com/api/employer/%7Bemployer_id%7D/studying")
  .asString();
```

```php
<?php
require_once('vendor/autoload.php');

$client = new \GuzzleHttp\Client();

$response = $client->request('GET', 'https://example.gitiho.com/api/employer/%7Bemployer_id%7D/studying');

echo $response->getBody();
```

```csharp
using RestSharp;

var client = new RestClient("https://example.gitiho.com/api/employer/%7Bemployer_id%7D/studying");
var request = new RestRequest(Method.GET);
IRestResponse response = client.Execute(request);
```

```swift
import Foundation

let request = NSMutableURLRequest(url: NSURL(string: "https://example.gitiho.com/api/employer/%7Bemployer_id%7D/studying")! as URL,
                                        cachePolicy: .useProtocolCachePolicy,
                                    timeoutInterval: 10.0)
request.httpMethod = "GET"

let session = URLSession.shared
let dataTask = session.dataTask(with: request as URLRequest, completionHandler: { (data, response, error) -> Void in
  if (error != nil) {
    print(error as Any)
  } else {
    let httpResponse = response as? HTTPURLResponse
    print(httpResponse)
  }
})

dataTask.resume()
```