GET Group/CoverData
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
groupUid | string |
Required |
Body Parameters
None.
Response Information
Resource Description
GroupCoverDataViewName | Description | Type | Additional information |
---|---|---|---|
coverResizedSrc | string |
None. |
|
shift | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "coverResizedSrc": "sample string 1", "shift": 2 }