Deliverables
Get a deliverable
Retrieves the details of a deliverable.
GET
/
v1
/
deliverables
/
{deliverable_id}
Path Parameters
deliverable_id
string
requiredThe unique identifier of a deliverable.
Returns
Returns a 200 OK
status code along with a deliverable object if successful, or an error otherwise.
Was this page helpful?