Legacy Dev Forum Posts

 View Only

Sign Up

GET /api/v2/flows/datatables/{datatableId}/rows/{rowId}

  • 1.  GET /api/v2/flows/datatables/{datatableId}/rows/{rowId}

    Posted 06-05-2025 18:45

    Thomas_Repking | 2023-12-18 10:07:53 UTC | #1

    Hi,

    the description of the data action:

    GET

    /api/v2/flows/datatables/{datatableId}/rows/{rowId}

    Says it Returns a specific row for the datatable. Given a datatableId and a rowId (the value of the key field) this will return the full row contents for that rowId.

    When I use it, the result shows only the key. My data table looks like this:

    What do I have to do to get all contents of the row?


    ottoflux | 2023-12-18 13:18:30 UTC | #2

    You need to pass showbrief as False. https://developer.genesys.cloud/devapps/api-explorer#get-api-v2-flows-datatables--datatableId--rows--rowId-


    system | 2024-01-18 13:18:34 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 23756