Legacy Dev Forum Posts

 View Only

Sign Up

API to know the reason for failure(Architect flow using API)

  • 1.  API to know the reason for failure(Architect flow using API)

    Posted 06-05-2025 19:14

    Pratyusha_Deekshit | 2023-03-27 10:15:49 UTC | #1

    We are using the "Create flow API- /api/v2/flows" and "/api/v2/flows/jobs/{jobId}" API to check whether the flow has been created or not, but it doesnt provide the reason for failure. Is it possible to get the error or reason for the failure.


    MelissaBailey | 2023-03-27 13:28:12 UTC | #2

    Use the expand query parameter on the jobId endpoint to get the errors that occurred during the job.


    John_Carnell | 2023-03-27 14:24:20 UTC | #3


    This post was migrated from the old Developer Forum.

    ref: 19133