List peopleCopy Pageget https://api.runn.io/people/Query ParamscursorstringCursor for paginated requestslimitinteger1 to 200Defaults to 50The number of results per pagesortBystringenumDefaults to idField to sort by: createdAt or updatedAt or idcreatedAtupdatedAtidAllowed:createdAtupdatedAtidorderstringenumDefaults to ascSort order: asc or descascdescAllowed:ascdescincludePlaceholdersbooleanDefaults to falsetruefalseemailstringIf provided, will only return people with an email that are a substring of this value (case-insensitive).firstNamestringIf provided, will only return people with a first name that is a substring of this value (case-insensitive).lastNamestringIf provided, will only return people with a last name that is a substring of this value (case-insensitive).modifiedAfterString 1String 2If provided, will only return objects modified after this timestamp. Format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SSZ.externalIdstringExternal ID valueHeadersaccept-versionenumrequiredDefaults to 1.0.01.0.0Allowed:1.0.0Responses 200Default Response 400Default Response 401Default Response 404Default ResponseUpdated 17 days ago