Careers

💼 Careers API

List open positions and career opportunities at TWN Labs.

List open positions

get

Retrieve all currently open job positions at TWN Labs.

Includes:

  • Job title and description

  • Required qualifications

  • Location and remote options

  • Application details

Responses
200

OK

application/json
get
/careers/roles
GET /v1/careers/roles HTTP/1.1
Host: api.twnlabs.com
Accept: */*
[
  {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  }
]

Last updated