Members

Read a member by email

Read a member email

get/members/email/{email}

Path parameters

emailstring required

Query parameters

locale'en' | 'de' | 'fr' | 'hu' | 'it' | 'pl' | 'pt' | 'ru' | 'es' | 'tr' | 'uk'

Response

Successful response

idstring required
custom_idstring nullable required
namestring nullable required
createdAtstring required
updatedAtstring required
approval_process'Linear_all_have_to_agree' | 'Linear_one_has_to_agree' | 'Parallel_all_have_to_agree' | 'Parallel_one_has_to_agree' required
status'INACTIVE' | 'ACTIVE' | 'ARCHIVED' required
birthdaystring nullable required
employment_start_datestring nullable required
employment_end_datestring nullable required
emailstring nullable required
is_adminboolean required

Changes

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

    • added the new optional query request parameter locale

      new-optional-request-parameter

    • added the required property anyOf[subschema #1]/allowances/items/allowance_type/default_name to the response with the 200 status

      response-required-property-added