GET
/
accounts
/
:acc_id
/
updates
/
:upt_id

Retrieves an Update record for an Account.

Path Parameters

acc_id
string
required

ID of the Account.

upt_id
string
required

ID of the Update.

Returns

Returns an Update object.