curl --location 'https://apidev.demotbj.com/integracion/v2/private/jobpostings/dominio/857?numPagina=&numRegistros=' \
--header 'apiKey: qRQoe511eOgm2ysksxGxDoAFCXG3sfJ6' \
--header 'Authorization: Bearer <token>'{
"@context": "https://schema.org/",
"@type": "ItemList",
"numberOfItems": 12443,
"itemListOrder": "https://schema.org/ItemListOrderDescending",
"additionalProperty": [
{
"@type": "PropertyValue",
"name": "numPagina",
"value": 1
},
{
"@type": "PropertyValue",
"name": "numRegistrosPagina",
"value": 2
},
{
"@type": "PropertyValue",
"name": "numPaginasTotal",
"value": 6222
}
],
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "JobPosting",
"identifier": {
"@type": "PropertyValue",
"name": "avisoId",
"value": 6107241
}
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@type": "JobPosting",
"identifier": {
"@type": "PropertyValue",
"name": "avisoId",
"value": 6107190
}
}
}
]
}