GET api/ProfileGroups/Id/{ProfileGroupId}

Fetch Profile Type Information for the specified id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ProfileGroupId

Required ProfileType row Id (Mandatory)

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ProfileGroup
NameDescriptionTypeAdditional information
ProfileGroupId

integer

None.

ProfileGroupName

string

None.

IsActive

boolean

None.

CreatedDateTime

date

None.

LastUpdatedDateTime

date

None.

CreatedBy

integer

None.

LastModifiedBy

integer

None.

IsDeleted

boolean

None.

Profiles_History

Collection of Profiles_History

None.

Profiles

Collection of Profile

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.