Gets groups

Gets the groups and no. of participants

ENDPOINTS

get

/v3/groups

Header parameters

Collapse

Expand

transactionId

string

required

An ID that identifies this request. A unique identifier should be generated for each request made.

Body parameters

Collapse

Expand

No items found.
No items found.

Query parameters

Collapse

Expand

sort

array

no

size

integer

no

Page size

page

integer

no

Page size

Path parameters

Collapse

Expand

No items found.

Response Body

{"links":[{"rel":"string","href":"string"}],"content":[{"groupId":"string","groupName":"string","groupType":"string","noOfParticipants":0,"links":[{"rel":"string","href":"string"}]}],"page":{"size":0,"totalElements":0,"totalPages":0,"number":0}}

Response Body

{"code":"string","message":"string"}

Response Body

{"code":"string","message":"string"}

CURL REQUEST

copy code snippetcode copiedexpand code snippetClose code snippet
curl -X 'GET' \ 
 'https://api.candescent.com/digitalbanking/groups/v3/groups' \ 
 -H 'accept: application/json' \ 
Get Response

RESPONSE

copy responseexpand responseclose response

{"links":[{"rel":"string","href":"string"}],"content":[{"groupId":"string","groupName":"string","groupType":"string","noOfParticipants":0,"links":[{"rel":"string","href":"string"}]}],"page":{"size":0,"totalElements":0,"totalPages":0,"number":0}}

{"code":"string","message":"string"}

{"code":"string","message":"string"}

close

Sign in now!

Please sign up or sign in to add to watchlist

Sign in
close

Added to watchlist!

Your interest has been noted. An NCR Voyix Rep
will contact you with further details soon.