List all field map introspections in a recipe

List all field map introspections in a specific recipe.

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
The unique ID of the recipe.

Headers

AuthorizationstringRequired

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

Response

Success response
resultobject or null
Field map introspection details.

Errors