Get Upgrade Path

View as Markdown
Get an upgrade path by ID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

path_idstringRequired
account_idstringRequired

Query parameters

include_deletedbooleanOptionalDefaults to false

Include soft-deleted paths

Response

Successful Response
idstring
account_idstring
namestring
movement_rulestring
created_atdatetime
updated_atdatetime
is_activebooleanOptionalDefaults to true
productslist of objectsOptional
deleted_atdatetime or nullOptional

Errors

422
Unprocessable Entity Error