Get AnalysisCategory

Get
/employers/{employerId}/analysiscategories/{id}

Gets the AnalysisCategory specified.

Store values

Parameters

string
The Id of the Employer to which the AnalysisCategory belongs.
string
The Id of the AnalysisCategory which you want to fetch
Try it

Possible Responses

200 Success Contract.AnalysisCategoryResponse text/plain
404 Employer or AnalysisCategory Not Found
400 Bad Request