Export Company Jobs
Export job postings for the given companies as a downloadable dataset. Consumes data_export_credit.
Authorizations
Body
A list of unique identifiers (domain_search_id) used for company and people search operations.
List of company domains used for company and people search operations. If we receive a URL such as www.pubrio.com or https://docs.pubrio.com/, the system will convert it to pubrio.com for processing.
["pubrio.com"]List of fields to exclude from the response payload.
["emails", "phones", "contacts"]Columns to omit from the generated export file (separate from exclude_fields, which removes fields from each record).
["raw_html"]Optional. An identifier for the user profile (workspace) making the request. This is no longer required as the API key already includes your workspace information. If provided, it helps in associating the lookup with a specific user, allowing for data retrieval and credit tracking.
Check out user details endpoints under the Profile tab for more information.
Response
The exported records. Charged against your data_export_credit balance.
Exported records, with exclude_fields removed.

