Skip to content

/AWS1/CL_REK=>LISTUSERS()

About ListUsers

Returns metadata of the User such as UserID in the specified collection. Anonymous User (to reserve faces without any identity) is not returned as part of this request. The results are sorted by system generated primary key ID. If the response is truncated, NextToken is returned in the response that can be used in the subsequent request to retrieve the next set of identities.

Method Signature

IMPORTING

Required arguments:

IV_COLLECTIONID TYPE /AWS1/REKCOLLECTIONID /AWS1/REKCOLLECTIONID

The ID of an existing collection.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/REKMAXUSERRESULTS /AWS1/REKMAXUSERRESULTS

Maximum number of UsersID to return.

IV_NEXTTOKEN TYPE /AWS1/REKPAGINATIONTOKEN /AWS1/REKPAGINATIONTOKEN

Pagingation token to receive the next set of UsersID.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_REKLISTUSERSRESPONSE /AWS1/CL_REKLISTUSERSRESPONSE