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

# List terms

> The list of all job terms

<Note>Requires user authentication</Note>

<ResponseExample>
  ```json Response theme={"system"}
  [
    {
      "id": 1,
      "name": "Full-time"
    },
    {
      "id": 2,
      "name": "Part-time"
    }
  ]
  ```
</ResponseExample>
