Get a specific recipe version in a customer workspace

Retrieve detailed information about a specific recipe version in a customer workspace.

Path parameters

managed_user_idstringRequired

Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E. For example, EA2300.

recipe_idintegerRequired

Headers

AuthorizationstringRequired

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

Query parameters

pageintegerOptional

Page number of the versions to fetch. Defaults to 1.

per_pageintegerOptional

Number of versions to return in a single page. Defaults to 10. Max is 100.

Response

OK
datalist of objects or null

Errors