get
http://localhost:3001/api//member_role
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 Role ID in this case
{
team_positions: [
{
created_at: "2023-04-11T16:26:28.228-04:00",
end_date: null,
member_id: 111111,
mosaic_id: 2222,
mosaic_team_id: 12345,
role_id: 45678,
start_date: "1900-01-01",
team_membership_id: 112233,
updated_at: "2023-04-16T03:10:17.669-04:00",
}
]
} 401Invalid Authentication Key and/or Team ID
