Zivio API Documentation home page
Search or ask...
Support
Search...
Navigation
Jobs
Retrieve a project by ID
Documentation
API Reference
Endpoints
Welcome
Bank Accounts
Bids
EOIs
EOI Responses
Invoices
Jobs
GET
Retrieve all projects, filter by query
POST
Create a project
GET
Retrieve a project by ID
DEL
Delete a project by ID
PATCH
Update a project by ID
Milestones
Offers
Orgs
Purchase Orders
Sales Invoices
Sales Milestones
Skill Categories
Skill Taxonomies
Skills
Suppliers
Supplier Lists
Users
Variation Orders
Jobs
Retrieve a project by ID
GET
https://api.zivio.net/api/v3
https://api.eu.zivio.net/api/v3
https://api.uk.zivio.net/api/v3
https://api.us.zivio.net/api/v3
/
jobs
/
{id}
Try it
Authorizations
X-API-Key
string
header
required
zivio-tenant-id
string
header
required
Path Parameters
id
number
required
Response
200 - */*
id
integer
title
string
description
string
status
string
start_date
string
due_on
string
submission_deadline
string
budget
string
fee
string
markup
string
ccy
string
original_budget
string
rate
string
original_rate
string
fee_methodology
string
award_type
string
visibility
string
external_id
string
is_child
string
is_parent
string
created_at
string
updated_at
string
location
object
Show child attributes
location.
type
string
location.
code
string
location.
name
string
location.
address
object
Show child attributes
location.address.
line1
string
location.address.
line2
string
location.address.
city
string
location.address.
region
string
location.address.
postcode
string
location.address.
country_code
string
custom_fields
object
Show child attributes
custom_fields.
key
string
milestones
object[]
Show child attributes
milestones.
id
integer
milestones.
title
string
milestones.
details
string
milestones.
rate
string
milestones.
ccy
string
milestones.
due_on
string
milestones.
notes
string
milestones.
comments
string
milestones.
job_id
integer
milestones.
job_summary
string
milestones.
created_at
string
milestones.
updated_at
string
milestones.
status
string
milestones.
approved_at
string
milestones.
approved_by
object
Show child attributes
milestones.approved_by.
id
integer
milestones.approved_by.
first_name
string
milestones.approved_by.
last_name
string
milestones.approved_by.
email
string
milestones.approved_by.
business_unit
string
milestones.approved_by.
division
string
milestones.approved_by.
department
string
milestones.approved_by.
org_name
string
milestones.approved_by.
org_id
integer
milestones.approved_by.
vetting_status
string
milestones.approved_by.
created_at
string
milestones.approved_by.
updated_at
string
milestones.approved_by.
custom_fields
object
Show child attributes
milestones.approved_by.custom_fields.
key
string
milestones.approved_by.
has_oversight
string
milestones.
children
integer[]
milestones.
parents
integer[]
milestones.
custom_fields
object
Show child attributes
milestones.custom_fields.
key
string
job_line_items
object[]
Show child attributes
job_line_items.
id
integer
job_line_items.
job_id
integer
job_line_items.
item_type
string
job_line_items.
name
string
job_line_items.
manufacturer_name
string
job_line_items.
manufacturer_part_number
string
job_line_items.
quantity
string
job_line_items.
quantity_delivered
string
job_line_items.
quantity_undelivered
string
job_line_items.
price
string
job_line_items.
price_ccy
string
job_line_items.
uom
string
job_line_items.
net_total_price
string
job_line_items.
net_total_price_ccy
string
job_line_items.
created_at
string
job_line_items.
updated_at
string
job_line_items.
custom_fields
object
Show child attributes
job_line_items.custom_fields.
key
string
administrator
object
Show child attributes
administrator.
id
integer
administrator.
first_name
string
administrator.
last_name
string
administrator.
email
string
administrator.
org_name
string
administrator.
org_id
integer
administrator.
business_unit
string
administrator.
division
string
administrator.
department
string
administrator.
vetting_status
string
administrator.
created_at
string
administrator.
updated_at
string
administrator.
custom_fields
object
Show child attributes
administrator.custom_fields.
key
string
administrator.
has_oversight
string
client
object
Show child attributes
client.
id
integer
client.
first_name
string
client.
last_name
string
client.
email
string
client.
org_name
string
client.
org_id
integer
client.
business_unit
string
client.
division
string
client.
department
string
client.
vetting_status
string
client.
created_at
string
client.
updated_at
string
client.
custom_fields
object
Show child attributes
client.custom_fields.
key
string
client.
has_oversight
string
client_org
object
Show child attributes
client_org.
id
integer
client_org.
name
string
client_org.
is_external_client
string
client_org.
created_at
string
client_org.
updated_at
string
supplier
object
Show child attributes
supplier.
id
integer
supplier.
name
string
supplier.
email
string
supplier.
vetting_status
string
supplier.
tax_number
string
supplier.
created_at
string
supplier.
updated_at
string
cost_centers
object[]
Show child attributes
cost_centers.
cost_center_id
integer
cost_centers.
job_id
integer
cost_centers.
allocation_percentage
string
cost_centers.
name
string
cost_centers.
code
string
cost_centers.
admin_custom_fields
object
Show child attributes
cost_centers.admin_custom_fields.
key
string
cost_centers.admin_custom_fields.
value
string
cost_centers.
created_at
string
cost_centers.
updated_at
string
Create a project
Delete a project by ID