GetRecords
Get a list of records based on name, user ID, and pagination options.
GetRecords(
input: GetRecordsRequest
): GetRecordsResponse!
Arguments
GetRecords.input ● GetRecordsRequest input record
Type
GetRecordsResponse object record
Response object for getting a list of records.