API & SDKsUsersList UsersGEThttps://api.sciphi.ai/v3/usersList all users with pagination and filtering options. Only accessible by superusers.HeadersAuthorizationstringRequiredBearer authentication of the form `Bearer <token>`, where token is your auth token.X-API-KeystringRequiredQuery parametersidsstringOptionalList of user IDs to filter byoffsetintegerOptional>=0Defaults to 0Specifies the number of objects to skip. Defaults to 0.limitintegerOptional>=1<=1000Defaults to 100Specifies a limit on the number of objects to return, ranging between 1 and 100. Defaults to 100.ResponseSuccessful Responseresultslist of objectsShow 22 propertiestotal_entriesintegerErrors422List Users V3users Get Request Unprocessable Entity Error