A resulting list of users on Synapse. View Source SynapseAdminApis.ts, line 346 Members Type: string # next_token The token to use to get the next set of users. View Source SynapseAdminApis.ts, line 356 Type: number # total The total number of users on the Synapse instance. View Source SynapseAdminApis.ts, line 361 Type: Array # users A set of users matching the criteria. View Source SynapseAdminApis.ts, line 351