Staffmember

Get a staff member by email address

Requires permission: StaffMember

Get a staff member by email address with optional pagination, sorting, filtering and includes<br />Supported Includes: LeaveRequests, LineManager, DirectReports, Classes, ParentContact (Also supports includes on the parent contact e.g. ParentContact.InverseRelations)

get/StaffMember

Query parameters

emailAddressstring nullable
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable

Response

Success - Success

Changes

Changed in 1 of the 22 revisions of this API.2

    • added the optional property staffMember/oneOf[StaffMember]/employeeId to the response with the 200 status

      response-optional-property-added

    • added the optional property staffMember/oneOf[StaffMember]/school to the response with the 200 status

      response-optional-property-added