Job API List
- 16 Feb 2023
- 1 Minute to read
- Print
- PDF
Job API List
- Updated on 16 Feb 2023
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
URI | HTTP Method | Description |
/index.cfm/jobs | GET | Get All jobs |
/index.cfm/jobs/{id} | GET | Get an individual job |
/index.cfm/jobs | POST | Insert a job |
/index.cfm/jobs/{id} | PUT | Edit the contact and promotion details of a job |
/index.cfm/jobs/{id}/actions/close | POST | To close a job |
/index.cfm/jobs/{id}/applications | GET | Get all applications for a job |
/index.cfm/jobs/categories | GET | Get all job categories |
/index.cfm/jobs/settings | GET | Get all job settings |
/index.cfm/jobs/types | GET | Get all job types |
/index.cfm/jobs/pay_types | GET | Get all job pay types |
/index.cfm/jobs/members | GET | Used to search for members option via a search_term URL parameter, if |
/index.cfm/jobs/towns | GET | Get all job towns |
/index.cfn/jobs/towns/{townID} | GET | Get further unformation about a specific town |
/index.cfm/jobs/credits | GET | View credit balance for account of current API Key |
Was this article helpful?