Skip to main content
GET
Get a Milestone

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials. The access token from POST /oauth/token is sent as a bearer token. Request only the scopes you need.

zivio-tenant-id
string
header
required

Your Zivio organisation identifier. The regional API endpoints serve every Zivio organisation, so each request must identify yours.

Path Parameters

id
integer
required

Milestone ID

Response

Milestone details

id
integer
title
string
status
enum<string>
Available options:
open,
submitted,
approved,
rejected,
change_requested,
on_hold,
draft,
cancelled,
level_1_approved,
closed
Example:

"open"

client_suggested
boolean
Example:

true

close_project
boolean
Example:

true

comments
string
details
string
due_on
string
project_summary
string
mandatory
boolean
Example:

true

notes
string
original_id
integer
original_rate
object
purchase_order_line_id
integer
rate
object
submitted_at
string
interim_valuation_date
string
tiered_markup_fee
object
children
integer[]

Array of IDs

parents
integer[]

Array of IDs

custom_fields
object

Key-value pairs of custom field data

created_at
string
updated_at
string
project_id
integer
final_claim
boolean
Example:

true

delivered_on
string
approved_by
object | null
rejected_by
object | null
level_1_approved_by
object | null