{
"message": "string",
"status": "string",
"meta": {
"total": 0,
"perPage": 0,
"currentPage": 0,
"lastPage": 0,
"firstPage": 0,
"firstPageUrl": "string",
"lastPageUrl": "string",
"nextPageUrl": null,
"previousPageUrl": null
},
"data": [
{
"id": 0,
"reference": "string",
"tenantId": "string",
"title": "string",
"description": "string",
"slug": "string",
"jobType": "string",
"employerId": 0,
"salary": "string",
"employmentType": "string",
"seniorityLevel": "string",
"location": "string",
"industry": "string",
"company": "string",
"companyId": 0,
"modeOfApplication": "string",
"email": "string",
"applicationWebsite": "string",
"attachedResume": true,
"numberOfVacancy": 0,
"closingDate": "string",
"status": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": null,
"jobTags": [
{
"id": 0,
"name": "string"
}
]
}
]
}