/otta/companies/jobs
List the current live job postings of one Otta company by its alias (URL-safe name) or profile URL. Returns a compact list of open roles with their external id, title, subtitle, function and locations. Use otta/jobs with a job external id to get the full role detail.
Price: 1 credit
💡 AI Hint: List the live jobs of one Otta (Welcome to the Jungle) company. Pass the company alias or profile URL. Returns open roles with external_id, title, function and locations; fetch full detail via otta/jobs.
⚠️ Common errors: 412: Company not found
Authorizations
API token from the dashboard
Headers
Body
Company alias (URL-safe name) or profile URL, e.g. 'monzo' or https://app.welcometothejungle.com/companies/monzo
1"monzo"
"https://app.welcometothejungle.com/companies/monzo"
Max number of jobs to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500