unee-t / frontend

Meteor front end

Home Page:https://case.dev.unee-t.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API List visible roles for a user for a unit

franck-boullier opened this issue · comments

How it should work:

  • 3rd party app calls an endpoint

Input:

  • User API key: the API key for the user
  • MEFE unit ID: the mefe unit Id for the unit.

Response:

List of all the roles that the user is allowed to see for this unit.

Why this is important:

This is needed so that it's possible to create a case without returning error.