Skip to main content
POST
Look up company job postings

Authorizations

pubrio-api-key
string
header
required

A unique API token that represents the actions you perform through the API and the corresponding permissions and operations. You can create it through the Settings section.

Body

application/json
job_search_id
string<uuid>
required

A unique identifier for the company job search operation.

Example:

"371d0c44-4c56-4c9c-98e2-ef6dd986b848"

Response

Successful response containing company job details.

data
object | null

Response info depends on specific endpoint.