Get Users

Retrieves a list of user IDs that are members of a given group.

ENDPOINTS

get

/v1/groups/{groupId}/users

Header parameters

Collapse

Expand

bcId

string

required

A unique ID that identifies Financial Institution ID(fiId).

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.

Query parameters

Collapse

Expand

No items found.

Path parameters

Collapse

Expand

groupId

string

required

A unique ID that identifies user group.

Response Body

PARTICIPANTID\nABC123\nUserId456

PARTICIPANTID

ABC123

UserId456

Response Body

{ "code" : "2003", "message" : "Invalid Authorization" }

Response Body

{ "code" : "2001", "message" : "additional details may be available in server logs" }

CURL REQUEST

copy code snippetcode copiedexpand code snippetClose code snippet
curl --location 'https://api.candescent.com/digitalbanking/groups/v1/groups/{groupId}/users' \
--header 'Authorization: SOME_STRING_VALUE' \
--header 'bcId: SOME_STRING_VALUE' \
--header 'transactionId: SOME_STRING_VALUE'
Get Response

RESPONSE

copy responseexpand responseclose response

PARTICIPANTID\nABC123\nUserId456

{ "code" : "2003", "message" : "Invalid Authorization" }

{ "code" : "2001", "message" : "additional details may be available in server logs" }

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.