> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paulsjob.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Language Skills list

> ### GET /v1/general/language-skills

This endpoint retrieves language skills data in the specified language in Pauls Job.

#### Request

- Method: GET
    
- URL: /v1/general/language-skills?lang=en
    

#### **Params**

- lang: (optional, default de) language for preferred language
    

#### Response

- Status: 200
    
- Content-Type: application/json
    

##### Response Body

``` json
{
  "type": "object",
  "properties": {
    "message": {
      "type": "string"
    },
    "status": {
      "type": "integer"
    },
    "data": {
      "type": "array",
      "items": {
        "type": "object",
        "properties": {
          "id": {
            "type": "integer"
          },
          "value": {
            "type": "string"
          }
        }
      }
    }
  }
}

 ```



## OpenAPI

````yaml get /v1/general/language-skills
openapi: 3.0.0
info:
  title: Pauls Job Public Endpoints
  description: >-
    #### **Description:**


    This API provides a comprehensive suite of endpoints for managing user
    authentication, session control, and other key functionalities within the
    application for Pauls Job. The endpoints are designed to ensure secure and
    efficient communication between clients and the server, offering robust
    access control mechanisms through token-based authentication.


    #### **Key Features:**


    - **Authentication:** Allows users to securely log in using their
    credentials and receive a token for accessing protected resources.
        
    - **Session Management:** Provides a logout mechanism to securely end user
    sessions and invalidate tokens.
        
    - **Error Handling:** Clear and descriptive error messages ensure that
    issues such as invalid credentials, expired tokens, or missing parameters
    are easily identifiable.
        

    This API is built with a focus on security and ease of use, making it
    essential for integrating user authentication and session management into
    applications while maintaining a high standard of data protection.
  version: 1.0.0
servers:
  - url: https://api.hyrd.de
security: []
tags:
  - name: Users
    description: >-
      #### **Description:**


      The folder contains the foundational information and essential API
      endpoints for starting with the authentication and session management of
      the application. This includes the critical login and logout
      functionalities, which are necessary for users to authenticate and manage
      their sessions securely.


      #### **APIs Included:**


      1. **Login API**: Allows users to log in by providing their credentials
      and receive an authentication token.
          
      2. **Logout API**: Enables users to log out by invalidating the token and
      ending their session.
          

      These endpoints are designed to facilitate secure access control and
      session handling, making them an essential starting point for any
      interaction with the platform's protected resources.
  - name: General
  - name: Company
  - name: Company > Candidate
  - name: Company > Api Integrations
paths:
  /v1/general/language-skills:
    get:
      tags:
        - General
      summary: Language Skills list
      description: >-
        ### GET /v1/general/language-skills


        This endpoint retrieves language skills data in the specified language
        in Pauls Job.


        #### Request


        - Method: GET
            
        - URL: /v1/general/language-skills?lang=en
            

        #### **Params**


        - lang: (optional, default de) language for preferred language
            

        #### Response


        - Status: 200
            
        - Content-Type: application/json
            

        ##### Response Body


        ``` json

        {
          "type": "object",
          "properties": {
            "message": {
              "type": "string"
            },
            "status": {
              "type": "integer"
            },
            "data": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "id": {
                    "type": "integer"
                  },
                  "value": {
                    "type": "string"
                  }
                }
              }
            }
          }
        }

         ```
      parameters:
        - name: lang
          in: query
          schema:
            type: string
          example: en
      responses:
        '200':
          description: OK
          headers:
            Content-Type:
              schema:
                type: string
                example: application/json
          content:
            application/json:
              schema:
                type: object
              example:
                message: Success
                status: 200
                data:
                  - id: 23
                    value: German
                  - id: 26
                    value: English
                  - id: 35
                    value: French
                  - id: 28
                    value: Spanish
                  - id: 66
                    value: Latin
                  - id: 1
                    value: Afar
                  - id: 2
                    value: Abkhaz
                  - id: 3
                    value: Afrikaans
                  - id: 4
                    value: Amharic
                  - id: 5
                    value: Arabic
                  - id: 6
                    value: Assamese
                  - id: 7
                    value: Aymara
                  - id: 8
                    value: Azerbaijani
                  - id: 9
                    value: South Azerbaijani
                  - id: 10
                    value: Bashkir
                  - id: 11
                    value: Belarusian
                  - id: 12
                    value: Bulgarian
                  - id: 13
                    value: Bihari
                  - id: 14
                    value: Bislama
                  - id: 15
                    value: Bengali; Bangla
                  - id: 16
                    value: Tibetan Standard, Tibetan, Central
                  - id: 17
                    value: Breton
                  - id: 18
                    value: Catalan; Valencian
                  - id: 19
                    value: Corsican
                  - id: 20
                    value: Czech
                  - id: 21
                    value: Welsh
                  - id: 22
                    value: Danish
                  - id: 24
                    value: Dzongkha
                  - id: 25
                    value: Greek, Modern
                  - id: 27
                    value: Esperanto
                  - id: 29
                    value: Estonian
                  - id: 30
                    value: Basque
                  - id: 31
                    value: Persian (Farsi)
                  - id: 32
                    value: Finnish
                  - id: 33
                    value: Fijian
                  - id: 34
                    value: Faroese
                  - id: 36
                    value: Western Frisian
                  - id: 37
                    value: Irish
                  - id: 38
                    value: Scottish Gaelic; Gaelic
                  - id: 39
                    value: Galician
                  - id: 40
                    value: Guaraní
                  - id: 41
                    value: Gujarati
                  - id: 42
                    value: Hausa
                  - id: 43
                    value: Hebrew (modern)
                  - id: 44
                    value: Hindi
                  - id: 45
                    value: Croatian
                  - id: 46
                    value: Hungarian
                  - id: 47
                    value: Armenian
                  - id: 48
                    value: Interlingua
                  - id: 49
                    value: Indonesian
                  - id: 50
                    value: Interlingue
                  - id: 51
                    value: Inupiaq
                  - id: 52
                    value: Icelandic
                  - id: 53
                    value: Italian
                  - id: 54
                    value: Inuktitut
                  - id: 55
                    value: Japanese
                  - id: 56
                    value: Javanese
                  - id: 57
                    value: Georgian
                  - id: 58
                    value: Kazakh
                  - id: 59
                    value: Kalaallisut, Greenlandic
                  - id: 60
                    value: Khmer
                  - id: 61
                    value: Kannada
                  - id: 62
                    value: Korean
                  - id: 63
                    value: Kashmiri
                  - id: 64
                    value: Kurdish
                  - id: 65
                    value: Kyrgyz
                  - id: 67
                    value: Lingala
                  - id: 68
                    value: Lao
                  - id: 69
                    value: Lithuanian
                  - id: 70
                    value: Latvian
                  - id: 71
                    value: Malagasy
                  - id: 72
                    value: Māori
                  - id: 73
                    value: Macedonian
                  - id: 74
                    value: Malayalam
                  - id: 75
                    value: Mongolian
                  - id: 76
                    value: Marathi (Marāṭhī)
                  - id: 77
                    value: Malay
                  - id: 78
                    value: Maltese
                  - id: 79
                    value: Burmese
                  - id: 80
                    value: Nauru
                  - id: 81
                    value: Nepali
                  - id: 82
                    value: Dutch
                  - id: 83
                    value: Norwegian
                  - id: 84
                    value: Occitan
                  - id: 85
                    value: Oromo
                  - id: 86
                    value: Oriya
                  - id: 87
                    value: Panjabi, Punjabi
                  - id: 88
                    value: Polish
                  - id: 89
                    value: Pashto, Pushto
                  - id: 90
                    value: Portuguese
                  - id: 91
                    value: Quechua
                  - id: 92
                    value: Romansh
                  - id: 93
                    value: Kirundi
                  - id: 94
                    value: Romanian
                  - id: 95
                    value: Russian
                  - id: 96
                    value: Kinyarwanda
                  - id: 97
                    value: Sanskrit (Saṁskṛta)
                  - id: 98
                    value: Sindhi
                  - id: 99
                    value: Sango
                  - id: 100
                    value: Sinhala, Sinhalese
                  - id: 101
                    value: Slovak
                  - id: 102
                    value: Slovene
                  - id: 103
                    value: Samoan
                  - id: 104
                    value: Shona
                  - id: 105
                    value: Somali
                  - id: 106
                    value: Albanian
                  - id: 107
                    value: Serbian
                  - id: 108
                    value: Swati
                  - id: 109
                    value: Southern Sotho
                  - id: 110
                    value: Sundanese
                  - id: 111
                    value: Swedish
                  - id: 112
                    value: Swahili
                  - id: 113
                    value: Tamil
                  - id: 114
                    value: Telugu
                  - id: 115
                    value: Tajik
                  - id: 116
                    value: Thai
                  - id: 117
                    value: Tigrinya
                  - id: 118
                    value: Turkmen
                  - id: 119
                    value: Tagalog
                  - id: 120
                    value: Tswana
                  - id: 121
                    value: Tonga (Tonga Islands)
                  - id: 122
                    value: Turkish
                  - id: 123
                    value: Tsonga
                  - id: 124
                    value: Tatar
                  - id: 125
                    value: Twi
                  - id: 126
                    value: Uyghur, Uighur
                  - id: 127
                    value: Ukrainian
                  - id: 128
                    value: Urdu
                  - id: 129
                    value: Uzbek
                  - id: 130
                    value: Vietnamese
                  - id: 131
                    value: Volapük
                  - id: 132
                    value: Wolof
                  - id: 133
                    value: Xhosa
                  - id: 134
                    value: Yiddish
                  - id: 135
                    value: Yoruba
                  - id: 136
                    value: Zhuang, Chuang
                  - id: 137
                    value: Chinese
                  - id: 138
                    value: Zulu
                  - id: 139
                    value: Luxemburgisch
                  - id: 140
                    value: Kantonesisch

````