get https://api.paradox.ai/api/v1/public/interview/get_job_loc_rooms
Get job location rooms
Results
Calling the /interview/get_job_loc_rooms endpoint with query string jobloc_id={jobloc_id} will return the list rooms of the job location
The result will have the following keys:
| Key | Description |
|---|---|
| id | Id of the room |
| name | name of the room |
| job_loc_id | id of the job location |
| seats | the number of seats in the room |
| deleted |
