v1

latestOpenAPI 3.1.0EVE Developer License2026-07-17208257682.6 KB
Industry

List character industry jobs

List industry jobs placed by a character

get/characters/{character_id}/industry/jobs

Path parameters

character_idinteger required
Example:90000001

The ID of the character

Query parameters

include_completedboolean

Whether to retrieve completed character industry jobs. Only includes jobs from the past 90 days

Headers

Accept-Language'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'

The language to use for the response.

If-None-Matchstring

The ETag of the previous request. A 304 will be returned if this matches the current ETag.

X-Compatibility-Date'2025-12-16' date required

The compatibility date for the request.

X-Tenantstring

The tenant ID for the request.

Response

OK

activity_idinteger required

Job activity ID

blueprint_idinteger required
blueprint_location_idinteger required

Location ID of the location from which the blueprint was installed. Normally a station ID, but can also be an asset (e.g. container) or corporation facility

blueprint_type_idinteger required
completed_character_idinteger

ID of the character which completed this job

completed_datestring date-time

Date and time when this job was completed

costnumber double

The sume of job installation fee and industry facility tax

durationinteger required

Job duration in seconds

end_datestring date-time required

Date and time when this job finished

facility_idinteger required

ID of the facility where this job is running

installer_idinteger required

ID of the character which installed this job

job_idinteger required

Unique job ID

licensed_runsinteger

Number of runs blueprint is licensed for

output_location_idinteger required

Location ID of the location to which the output of the job will be delivered. Normally a station ID, but can also be a corporation facility

pause_datestring date-time

Date and time when this job was paused (i.e. time when the facility where this job was installed went offline)

probabilitynumber double

Chance of success for invention

product_type_idinteger

Type ID of product (manufactured, copied or invented)

runsinteger required

Number of runs for a manufacturing job, or number of copies to make for a blueprint copy

start_datestring date-time required

Date and time when this job started

station_idinteger required

ID of the station where industry facility is located

status'active' | 'cancelled' | 'delivered' | 'paused' | 'ready' | 'reverted' required
successful_runsinteger

Number of successful runs for this job. Equal to runs unless this is an invention job