Job Posting Publishing
View published job posting
Example response:
{ "data": { "id": "1e9f83a6-51a7-445a-bd6e-5e0350f24c93", "type": "published_job_posting", "attributes": { ... } }}
This endpoint returns the published job posting.
HTTP Request
GET /public/v1/published-job_posting/:job_posting_id
URL Parameters
Parameter | Description |
---|---|
job_posting_id | The id of the published job posting |