get
http://localhost:3001/api//employee
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
mosaic_id is the Member ID in this case
{
member: {
created_at: "2023-04-11T16:26:27.721-04:00",
email: "[email protected]",
employment_type: "Member",
first_name: "John",
is_archived: false,
last_name: "Doe",
mosaic_id: 12345,
mosaic_team_id: 11111,
updated_at: "2023-04-17T03:01:27.647-04:00",
}
} 401Invalid Authentication Key and/or Team ID
404Unable to find Member
