GET Reporting/Alerts/ResponseTypes/{projectDefinedId}?language={language}

Pulls back all the Alert Response Types for a given project and user in the language specificed.

Request Information

URI Parameters

NameDescriptionType Additional information
projectDefinedId

The project defined id.

string

Required

language

The language. e.i US

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Smg.RestApi.Model.Reporting.AlertResponseType

Response Formats