Careers
💼 Careers API
List open positions and career opportunities at TWN Labs.
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
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
get
/careers/rolesGET /v1/careers/roles HTTP/1.1
Host: api.twnlabs.com
Accept: */*
[
{
"ANY_ADDITIONAL_PROPERTY": "anything"
}
]Last updated
