Skip to main content
GET
/
terms.json
List terms
curl --request GET \
  --url https://elixir.jobkit.io/terms.json \
  --header 'Authorization: Basic <encoded-value>'
[
  {
    "id": 1,
    "name": "Full-time"
  },
  {
    "id": 2,
    "name": "Part-time"
  }
]

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.

Requires user authentication
[
  {
    "id": 1,
    "name": "Full-time"
  },
  {
    "id": 2,
    "name": "Part-time"
  }
]