EVE Swagger Interface
  1. Industry
EVE Swagger Interface
  • Alliance
    • List all alliances
      GET
    • Get alliance information
      GET
    • List alliance's corporations
      GET
    • Get alliance icon
      GET
  • Contacts
    • Get alliance contacts
      GET
    • Get alliance contact labels
      GET
    • Delete contacts
      DELETE
    • Get contacts
      GET
    • Add contacts
      POST
    • Edit contacts
      PUT
    • Get contact labels
      GET
    • Get corporation contacts
      GET
    • Get corporation contact labels
      GET
  • Character
    • Character affiliation
      POST
    • Get character's public information
      GET
    • Get agents research
      GET
    • Get blueprints
      GET
    • Get corporation history
      GET
    • Calculate a CSPA charge cost
      POST
    • Get jump fatigue
      GET
    • Get medals
      GET
    • Get character notifications
      GET
    • Get new contact notifications
      GET
    • Get character portraits
      GET
    • Get character corporation roles
      GET
    • Get standings
      GET
    • Yearly aggregate stats
      GET
    • Get character corporation titles
      GET
  • Assets
    • Get character assets
    • Get character asset locations
    • Get character asset names
    • Get corporation assets
    • Get corporation asset locations
    • Get corporation asset names
  • Skills
    • Get character attributes
    • Get character's skill queue
    • Get character skills
  • Bookmarks
    • List bookmarks
    • List bookmark folders
    • List corporation bookmarks
    • List corporation bookmark folders
  • Calendar
    • List calendar event summaries
    • Get an event
    • Respond to an event
    • Get attendees
  • Clones
    • Get clones
    • Get active implants
  • Contracts
    • Get contracts
    • Get contract bids
    • Get contract items
    • Get public contract bids
    • Get public contract items
    • Get public contracts
    • Get corporation contracts
    • Get corporation contract bids
    • Get corporation contract items
  • Fittings
    • Get fittings
    • Create fitting
    • Delete fitting
  • Fleets
    • Get character fleet info
    • Get fleet information
    • Update fleet
    • Get fleet members
    • Create fleet invitation
    • Kick fleet member
    • Move fleet member
    • Delete fleet squad
    • Rename fleet squad
    • Get fleet wings
    • Create fleet wing
    • Delete fleet wing
    • Rename fleet wing
    • Create fleet squad
  • Faction Warfare
    • Overview of a character involved in faction warfare
    • Overview of a corporation involved in faction warfare
    • List of the top factions in faction warfare
    • List of the top pilots in faction warfare
    • List of the top corporations in faction warfare
    • An overview of statistics about factions involved in faction warfare
    • Ownership of faction warfare systems
    • Data about which NPC factions are at war
  • Industry
    • List character industry jobs
      GET
    • Character mining ledger
      GET
    • Moon extraction timers
      GET
    • Corporation mining observers
      GET
    • Observed corporation mining
      GET
    • List corporation industry jobs
      GET
    • List industry facilities
      GET
    • List solar system cost indices
      GET
  • Killmails
    • Get a character's recent kills and losses
    • Get a corporation's recent kills and losses
    • Get a single killmail
  • Location
    • Get character location
    • Get character online
    • Get current ship
  • Loyalty
    • Get loyalty points
    • List loyalty store offers
  • Mail
    • Return mail headers
    • Send a new mail
    • Get mail labels and unread counts
    • Create a mail label
    • Delete a mail label
    • Return mailing list subscriptions
    • Delete a mail
    • Return a mail
    • Update metadata about a mail
  • Opportunities
    • Get a character's completed tasks
    • Get opportunities groups
    • Get opportunities group
    • Get opportunities tasks
    • Get opportunities task
  • Market
    • List open orders from a character
    • List historical orders by a character
    • List open orders from a corporation
    • List historical orders from a corporation
    • Get item groups
    • Get item group information
    • List market prices
    • List orders in a structure
    • List historical market statistics in a region
    • List orders in a region
    • List type IDs relevant to a market
  • Planetary Interaction
    • Get colonies
    • Get colony layout
    • List corporation customs offices
    • Get schematic information
  • Search
    • Search on a string
    • Search on a string
  • Wallet
    • Get a character's wallet balance
    • Get character wallet journal
    • Get wallet transactions
    • Returns a corporation's wallet balance
    • Get corporation wallet journal
    • Get corporation wallet transactions
  • Corporation
    • Get npc corporations
    • Get corporation information
    • Get alliance history
    • Get corporation blueprints
    • Get all corporation ALSC logs
    • Get corporation divisions
    • Get corporation facilities
    • Get corporation icon
    • Get corporation medals
    • Get corporation issued medals
    • Get corporation members
    • Get corporation member limit
    • Get corporation's members' titles
    • Track corporation members
    • Get corporation member roles
    • Get corporation member roles history
    • Get corporation shareholders
    • Get corporation standings
    • Get corporation starbases (POSes)
    • Get starbase (POS) detail
    • Get corporation structures
    • Get corporation titles
  • Dogma
    • Get attributes
    • Get attribute information
    • Get dynamic item information
    • Get effects
    • Get effect information
  • Incursions
    • List incursions
  • Insurance
    • List insurance levels
  • Routes
    • Get route
  • Sovereignty
    • List sovereignty campaigns
    • List sovereignty of systems
    • List sovereignty structures
  • Status
    • Retrieve the uptime and player counts
  • User Interface
    • Set Autopilot Waypoint
    • Open Contract Window
    • Open Information Window
    • Open Market Details
    • Open New Mail Window
  • Universe
    • Get ancestries
    • Get asteroid belt information
    • Get bloodlines
    • Get item categories
    • Get item category information
    • Get constellations
    • Get constellation information
    • Get factions
    • Get graphics
    • Get graphic information
    • Get item groups
    • Get item group information
    • Bulk names to IDs
    • Get moon information
    • Get names and categories for a set of ID's
    • Get planet information
    • Get character races
    • Get regions
    • Get region information
    • Get stargate information
    • Get star information
    • Get station information
    • List all public structures
    • Get structure information
    • Get system jumps
    • Get system kills
    • Get solar systems
    • Get solar system information
    • Get types
    • Get type information
  • Wars
    • List wars
    • Get war information
    • List kills for a war
  1. Industry

List character industry jobs

GET
/characters/{character_id}/industry/jobs/
Industry
List industry jobs placed by a character

Alternate route: /dev/characters/{character_id}/industry/jobs/
Alternate route: /legacy/characters/{character_id}/industry/jobs/
Alternate route: /v1/characters/{character_id}/industry/jobs/

This route is cached for up to 300 seconds
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://esi.evetech.net/latest/characters//industry/jobs/'
Response Response Example
200 - response
[
  {
    "activity_id": 1,
    "blueprint_id": 1015116533326,
    "blueprint_location_id": 60006382,
    "blueprint_type_id": 2047,
    "cost": 118.01,
    "duration": 548,
    "end_date": "2023-08-15T09:13:17.859Z",
    "facility_id": 60006382,
    "installer_id": 498338451,
    "job_id": 229136101,
    "licensed_runs": 200,
    "output_location_id": 60006382,
    "runs": 1,
    "start_date": "2023-08-15T09:13:17.859Z",
    "station_id": 60006382,
    "status": "active"
  }
]

Request

Path Params
character_id
integer 
required
An EVE character ID
Query Params
datasource
string 
optional
The server name you would like data from
include_completed
string 
optional
Whether to retrieve completed character industry jobs. Only includes jobs from the past 90 days
token
string 
optional
Access token to use if unable to set a header
Header Params
If-None-Match
string 
optional
ETag from a previous request. A 304 will be returned if this matches the current ETag

Responses

🟢200Industry jobs placed by a character
application/json
Body
200 ok array
array of:
activity_id
integer <int32>
get_characters_character_id_industry_jobs_activity_id
required
Job activity ID
blueprint_id
integer <int64>
get_characters_character_id_industry_jobs_blueprint_id
required
blueprint_id integer
blueprint_location_id
integer <int64>
get_characters_character_id_industry_jobs_blueprint_location_id
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_id
integer <int32>
get_characters_character_id_industry_jobs_blueprint_type_id
required
blueprint_type_id integer
completed_character_id
integer <int32>
get_characters_character_id_industry_jobs_completed_character_id
optional
ID of the character which completed this job
completed_date
string <date-time>
get_characters_character_id_industry_jobs_completed_date
optional
Date and time when this job was completed
cost
number <double>
get_characters_character_id_industry_jobs_cost
optional
The sume of job installation fee and industry facility tax
duration
integer <int32>
get_characters_character_id_industry_jobs_duration
required
Job duration in seconds
end_date
string <date-time>
get_characters_character_id_industry_jobs_end_date
required
Date and time when this job finished
facility_id
integer <int64>
get_characters_character_id_industry_jobs_facility_id
required
ID of the facility where this job is running
installer_id
integer <int32>
get_characters_character_id_industry_jobs_installer_id
required
ID of the character which installed this job
job_id
integer <int32>
get_characters_character_id_industry_jobs_job_id
required
Unique job ID
licensed_runs
integer <int32>
get_characters_character_id_industry_jobs_licensed_runs
optional
Number of runs blueprint is licensed for
output_location_id
integer <int64>
get_characters_character_id_industry_jobs_output_location_id
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_date
string <date-time>
get_characters_character_id_industry_jobs_pause_date
optional
Date and time when this job was paused (i.e. time when the facility where this job was installed went offline)
probability
number <float>
get_characters_character_id_industry_jobs_probability
optional
Chance of success for invention
product_type_id
integer <int32>
get_characters_character_id_industry_jobs_product_type_id
optional
Type ID of product (manufactured, copied or invented)
runs
integer <int32>
get_characters_character_id_industry_jobs_runs
required
Number of runs for a manufacturing job, or number of copies to make for a blueprint copy
start_date
string <date-time>
get_characters_character_id_industry_jobs_start_date
required
Date and time when this job started
station_id
integer <int64>
get_characters_character_id_industry_jobs_station_id
required
ID of the station where industry facility is located
status
enum<string> 
get_characters_character_id_industry_jobs_status
required
status string
Allowed values:
activecancelleddeliveredpausedreadyreverted
successful_runs
integer <int32>
get_characters_character_id_industry_jobs_successful_runs
optional
Number of successful runs for this job. Equal to runs unless this is an invention job
🔵304Not modified
🟠400Bad request
🟠401Unauthorized
🟠403Forbidden
🟠420Error limited
🔴500Internal server error
🔴503Service unavailable
🔴504Gateway timeout
Modified at 2023-08-15 09:13:24
Previous
Data about which NPC factions are at war
Next
Character mining ledger
Built with