WC1 API - GET Groups strange response

Options

Hi team,


I am currently developing against the WC1 API and have created some test groups in my WC instance today. However when calling GET Groups via the API the newly created groups are not being returned.

Strangely, the hasChildren flag is set to true but the children array is empty. See below for example of what I mean.

image

image


Does anybody have any ideas? Does it take some time for groups created in the GUI to propogate to the API? I find it strange that the hasChildren is true but the array is empty, this seems wrong to me?

Cheers,

Andy

Best Answer

  • Prabhjyot
    Prabhjyot LSEG
    Answer ✓

    @a.gale

    Thank you for your query.

    Please use the API call - 'SEQ-pre-group: Get a specific group by ID' to fetch the sub group details of a child group.

Answers