Retrieve
GET
/api/jobs/applicants/2/
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://127.0.0.1:8000/api/jobs/applicants/2/' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Response Response Example
{}
Request
Body Params application/json
Responses
Modified at 2024-02-07 23:16:50