Get User Employer Options

Get
/employers/{id}/users/userEmployerOptions

Returns a UserEmployerOptions for the given Employer Id
If no options have been set for the Employer then NoContent will be returned

Store values

Parameters

string
The Id of the Employer you want to get the User from.
Try it

Possible Responses

200 Success Contract.UserEmployerOptionsResponse application/json
204 No Content
400 Bad Request
404 Not Found