Get All Interviewers Of A Job By Oid
GET
/interviewer
INTERVIEWER
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/interviewer?oid&jid'
Response Response Example
200 - Example 1
null
Request
Query Params
oid
string
Oid
jid
string
Jid
page
Page
Any of
Default:
1
limit
Limit
Any of
Default:
10
order_by
Order By
Any of
Default:
desc
Responses
Modified at 2025-05-26 05:13:41