v1

latestOpenAPI 3.0.12026-07-243124341009.5 KB
Jobs

Get Standard Job Title by ID

Returns details for the specified standard job title configured in the Table Editor, including the associated Standard Occupational Classification (SOC) codes.

get/v1/job/standard-job-titles/{standardJobTitleId}

Path parameters

standardJobTitleIdstring required

The identifier for the Standard Job Title that is to be retrieved.

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

Standard Job Titles details.

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.