People Search
Peoplesearch API
Simple text search
https://peoplesearch.warwick.ac.uk/api/search/search.json?query=j%20smith
Lucene queries
Add &luceneQueryType=true to enable Lucene queries, for example:
surname:mannion AND department.code:"IN" AND type:STAFF
https://peoplesearch.warwick.ac.uk/api/search/search.json?query=surname:mannion+AND+department.code:%28IN%29+AND+type:STAFF&luceneQueryType=true
Warning: Do not search against lucene's universityId
field. It's not routinely populated any more. Use membershipDetails.universityId
now.
All profiles for a person, by university number
https://peoplesearch.warwick.ac.uk/api/profiles/1171795.json
Departmental Organiser API
https://departments.warwick.ac.uk/public/api/department.json