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_id
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
recipe_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
Page number of the versions to fetch. Defaults to 1
.
per_page
Number of versions to return in a single page. Defaults to 10
. Max is 100
.
Response
OK
data