For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
9 1 4 2

WC1 API - GET Groups strange response

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.


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

world-checkworld-check-onescreening
1582588207159.png (46.8 KiB)
1582588241110.png (32.9 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvote
Accepted
4.5k 4 8 8

@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.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

OK thanks I will implement this way.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.