List Transitions From Product

View as MarkdownOpen in Claude
List all allowed transitions from a specific product.

Authentication

AuthorizationBearer

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

Path parameters

product_idstringRequired
account_idstringRequired

Response

Successful Response
source_product_idstring
transitionslist of objects or null

Errors