Returns the total number of interviews in a risk project.
URL
{RMUrl}/api/risk/projects/{project_code}/interviews/count/
REQUEST METHOD
GET
URL PARAMETER
project_code: identifier of the project whose interviews will be listed.
REQUEST EXAMPLE
Number of interviews in project "PRJ001":
{RMUrl}/api/risk/projects/PRJ0001/interviews/count
SUCCESS RESPONSE
Value corresponding to the total number of interviews in the risk project specified. Returns an Int.