curl --location 'https://recruit.zoho.in/recruit/v2/Job_Openings'
--header 'Authorization: Bearer YOUR_ACCESS_TOKEN'
Use code with caution.
Replace YOUR_ACCESS_TOKEN with your actual Zoho Recruit access token. This command will fetch a list of job openings from Zoho Recruit.