GET app_groups/{group_id}/app_items

Get the list of application items within the given application group that are available to this user.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
group_id

Name of the group.

string

Required

Body Parameters

None.

Response Information

Resource Description

Example URI: http://localhost/iv2/app-api-v2/app_groups/{group_id}/app_items

Collection of Object

None.

Response Formats

application/json, text/json, multipart/form-data

Sample:

Sample not available.