GET app_groups/{group_id}/app_items/{item_id}

Get details about the specified application item.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
group_id

Name of the group.

string

Required

item_id

Name of the item.

string

Required

Body Parameters

None.

Response Information

Resource Description

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

Collection of Object

None.

Response Formats

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

Sample:

Sample not available.