v1

latestOpenAPI 3.0.12026-07-243124341009.5 KB
Jobs

Get paged Standard Job Titles

Returns a paged list of standard job titles configured in Table Editor with associated Standard Occupational Classification (SOC) codes.

get/v1/job/standard-job-titles/paged/{page}/{pageSize}

Path parameters

pagestring required

The page number to retrieve in a paginated response.

pageSizestring required

The number of records to include per page in a paginated response.

Headers

RequestIdstring uuid

The unique request identifier used to correlate request data with log entries and events, formatted as a UUID.

Unique request identifier (UUID) used to correlate request data with log entries and events.

FrontOfficeTenantIdinteger

An integer identifier for the tenant that the request is being made for. Required when Tenant header is not provided.

Tenantstring

Tenant company code that determines data access scope during the request. Required when FrontOfficeTenantId header is not provided.

Response

A list of Standard Job Titles.

standardJobTitleIdinteger

The identifier for the standard job title.

standardJobTitlestring

The standard job title.

standardJobTitleDescriptionstring

The standard job title description.

standardJobCategoryIdinteger

The identifier for the standard job title category.

standardJobCategorystring

The standard job title category.

frontOfficeIdsinteger[]

Office IDs the Standard Job Title can be accessed from.

socCodestring

The Standard Occupational Classification (SOC) code mapped to the standard job title in the Table Editor. SOC codes are only used for U.S. jobs.

socCodeTitlestring

The Standard Occupational Classification (SOC) title mapped to the standard job title in the Table Editor. SOC codes are only used for U.S. jobs.