GET projects/GetUserProjectsBySite/{userID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Project| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| CreatedDate | date |
None. |
|
| ModifiedDate | date |
None. |
|
| Status | integer |
None. |
|
| Product | Product |
None. |
|
| Background | Background |
None. |
|
| Stamps | Collection of Stamp |
None. |
|
| Assets | Collection of ProjectAsset |
None. |
|
| ARAsset | ARAsset |
None. |
|
| BackgroundId | globally unique identifier |
None. |
|
| BackgroundColor | string |
None. |
|
| LayoutMaskId | globally unique identifier |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| UserID | globally unique identifier |
None. |
|
| GuestUserId | globally unique identifier |
None. |
|
| PreviewImageDetails | string |
None. |
|
| FormTemplate | string |
None. |
|
| s7ImageVersion | string |
None. |
|
| FinalVingetteImageLocation | string |
None. |
|
| FinalFlatImageLocation | string |
None. |
|
| FinalFlatImageBlobLocation | string |
None. |
|
| PreviewFlatImageLocation | string |
None. |
|
| FinalFlatFilename | string |
None. |
|
| IsDefaultProjectName | boolean |
None. |
|
| ProjectImageSource | string |
None. |
|
| FinalImageSource | integer |
None. |
|
| ArtboardFlatImage | Collection of byte |
None. |
|
| ArtboardFlatImageLocation | string |
None. |
|
| SiteCode | string |
None. |
|
| SiteCodeID | integer |
None. |
|
| ShowS7NoBackgroundExistsWarning | boolean |
None. |
|
| EditRequestDateUTC | date |
None. |
|
| IsCSREditing | boolean |
None. |
|
| FinalFlatImage | Collection of byte |
None. |
|
| FinalFlatImageNoMask | Collection of byte |
None. |
|
| isThemeProject | boolean |
None. |
|
| SourceProjectId | globally unique identifier |
None. |
|
| LicenseId | globally unique identifier |
None. |
|
| ThemeProjectId | globally unique identifier |
None. |
|
| PDPFG | string |
None. |
|
| PurchaseFG | string |
None. |
|
| IsSourceThemeProject | boolean |
None. |
|
| SMSOptIn | boolean |
None. |
|
| TemplateBackgroundId | globally unique identifier |
None. |
|
| TemplateBackgroundColor | string |
None. |
|
| S7DecorationPositionHorizontal | integer |
None. |
|
| ApplyBGColorToBottomOnly | boolean |
None. |
|
| IsLocked | boolean |
None. |
|
| IsCopyThemeUnlockedProject | boolean |
None. |
|
| ExpiryDate | date |
None. |
|
| IsOrderProjectExpired | boolean |
None. |
Response Formats
application/json, text/json, text/html
Sample:
[
{
"Id": "27d6d789-99e6-40f7-a7e3-2c0e8796a2ea",
"Name": "sample string 2",
"CreatedDate": "2026-02-01T15:12:27.868913+00:00",
"ModifiedDate": "2026-02-01T15:12:27.868913+00:00",
"Status": 5,
"Product": {
"Id": "76f50ee4-e352-4d77-a159-6b2753a8f4c7",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "c1dafc09-4bf2-4ca0-b27b-0479d59cb33e",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "7dd74069-8603-4d05-8236-f53052492415",
"IsLicensed": true,
"PDPFG": "sample string 7",
"PurchaseFG": "sample string 8",
"PurchasePrice": 1.1,
"LayoutRulesCompareResult": "sample string 9",
"IsSameLayoutAvailable": true,
"IsSameRulesAvailable": true,
"AddedBy": "sample string 12",
"IsMonogram": true,
"IsAR": true,
"IsActive": true,
"IsForAdmin": true,
"IsDeleted": true
},
{
"Id": "c1dafc09-4bf2-4ca0-b27b-0479d59cb33e",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "7dd74069-8603-4d05-8236-f53052492415",
"IsLicensed": true,
"PDPFG": "sample string 7",
"PurchaseFG": "sample string 8",
"PurchasePrice": 1.1,
"LayoutRulesCompareResult": "sample string 9",
"IsSameLayoutAvailable": true,
"IsSameRulesAvailable": true,
"AddedBy": "sample string 12",
"IsMonogram": true,
"IsAR": true,
"IsActive": true,
"IsForAdmin": true,
"IsDeleted": true
}
],
"Guideline": {
"Id": "8a0034c3-6ab9-412e-b016-57a7c1554cee",
"LicenseID": "676b018d-4cd6-488b-9ff4-49482b8c8ebf",
"Name": "sample string 3",
"Description": "sample string 4",
"IconURL": "sample string 5",
"DesignRules": "sample string 6",
"IsActive": true
},
"Form": null,
"FGCode": "sample string 8",
"IsActive": true,
"SiteCodeID": 10,
"IsProjectCopiedFromTemplate": true
},
"Background": {
"Id": "c1dafc09-4bf2-4ca0-b27b-0479d59cb33e",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "7dd74069-8603-4d05-8236-f53052492415",
"IsLicensed": true,
"PDPFG": "sample string 7",
"PurchaseFG": "sample string 8",
"PurchasePrice": 1.1,
"LayoutRulesCompareResult": "sample string 9",
"IsSameLayoutAvailable": true,
"IsSameRulesAvailable": true,
"AddedBy": "sample string 12",
"IsMonogram": true,
"IsAR": true,
"IsActive": true,
"IsForAdmin": true,
"IsDeleted": true
},
"Stamps": [
{
"Id": "d1d9fb65-9ec4-4692-b45b-dec65590c512",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Top": 4.1,
"Left": 5.1,
"Height": 6.1,
"Width": 7.1,
"CanChangeColor": true,
"DefaultColor": "sample string 9",
"Layer": 10,
"Rotation": 11,
"Url": "sample string 12",
"AssetId": "ce223cb6-9e10-4434-ae38-e235127facce",
"BackgroundColor": "sample string 14"
},
{
"Id": "d1d9fb65-9ec4-4692-b45b-dec65590c512",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Top": 4.1,
"Left": 5.1,
"Height": 6.1,
"Width": 7.1,
"CanChangeColor": true,
"DefaultColor": "sample string 9",
"Layer": 10,
"Rotation": 11,
"Url": "sample string 12",
"AssetId": "ce223cb6-9e10-4434-ae38-e235127facce",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "69c56740-eaf2-4db7-b19e-38dfcb090d15",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "94bfc6cf-9ae2-4023-8b3d-da99a89fbd7e",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "599d9d1f-74a3-4391-82b3-2874d79a1546",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"PicsartPayload": "sample string 17",
"Brightness": 18.1,
"Saturation": 19.1,
"ImageFilterType": "sample string 20",
"ThemeProjectDetail": "sample string 21",
"GalleryAssetID": "df532c0e-bc65-453a-86ef-36fd9a956a1f",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
},
{
"ProjectAssetId": "69c56740-eaf2-4db7-b19e-38dfcb090d15",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "94bfc6cf-9ae2-4023-8b3d-da99a89fbd7e",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "599d9d1f-74a3-4391-82b3-2874d79a1546",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"PicsartPayload": "sample string 17",
"Brightness": 18.1,
"Saturation": 19.1,
"ImageFilterType": "sample string 20",
"ThemeProjectDetail": "sample string 21",
"GalleryAssetID": "df532c0e-bc65-453a-86ef-36fd9a956a1f",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
}
],
"ARAsset": {
"Id": "49d5fc5c-97f1-4d39-808b-ccdbd6e0b606",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-02-01T15:12:27.868913+00:00",
"ModifiedDateUTC": "2026-02-01T15:12:27.868913+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "0fed6c85-1d6a-49a5-a9fa-4ec0223570d0",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "df56ab89-b27f-4e23-a148-3259955da1eb",
"ProductId": "54d4ebba-429a-4194-9948-b0af27074556",
"UserID": "41ea8e91-39c9-4a09-8778-5831ee307b3c",
"GuestUserId": "f400a09d-da49-4de9-b53d-32f34541f389",
"PreviewImageDetails": "sample string 11",
"FormTemplate": "sample string 12",
"s7ImageVersion": "sample string 13",
"FinalVingetteImageLocation": "sample string 14",
"FinalFlatImageLocation": "sample string 15",
"FinalFlatImageBlobLocation": "sample string 16",
"PreviewFlatImageLocation": "sample string 17",
"FinalFlatFilename": "sample string 18",
"IsDefaultProjectName": true,
"ProjectImageSource": "sample string 20",
"FinalImageSource": 21,
"ArtboardFlatImage": "QEA=",
"ArtboardFlatImageLocation": "sample string 22",
"SiteCode": "sample string 23",
"SiteCodeID": 24,
"ShowS7NoBackgroundExistsWarning": true,
"EditRequestDateUTC": "2026-02-01T15:12:27.868913+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"isThemeProject": true,
"SourceProjectId": "22395247-b17a-4358-8ecb-3a66f2b8242f",
"LicenseId": "d7d68acc-19ba-4daa-ad9d-abf89827464e",
"ThemeProjectId": "5917859b-430b-4ff3-bb92-62703a108981",
"PDPFG": "sample string 28",
"PurchaseFG": "sample string 29",
"IsSourceThemeProject": true,
"SMSOptIn": true,
"TemplateBackgroundId": "9a49fcfe-3063-4744-97fe-2d7d822ddf88",
"TemplateBackgroundColor": "sample string 31",
"S7DecorationPositionHorizontal": 1,
"ApplyBGColorToBottomOnly": true,
"IsLocked": true,
"IsCopyThemeUnlockedProject": true,
"ExpiryDate": "2026-03-03T15:12:27.868913+00:00",
"IsOrderProjectExpired": false
},
{
"Id": "27d6d789-99e6-40f7-a7e3-2c0e8796a2ea",
"Name": "sample string 2",
"CreatedDate": "2026-02-01T15:12:27.868913+00:00",
"ModifiedDate": "2026-02-01T15:12:27.868913+00:00",
"Status": 5,
"Product": {
"Id": "76f50ee4-e352-4d77-a159-6b2753a8f4c7",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "c1dafc09-4bf2-4ca0-b27b-0479d59cb33e",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "7dd74069-8603-4d05-8236-f53052492415",
"IsLicensed": true,
"PDPFG": "sample string 7",
"PurchaseFG": "sample string 8",
"PurchasePrice": 1.1,
"LayoutRulesCompareResult": "sample string 9",
"IsSameLayoutAvailable": true,
"IsSameRulesAvailable": true,
"AddedBy": "sample string 12",
"IsMonogram": true,
"IsAR": true,
"IsActive": true,
"IsForAdmin": true,
"IsDeleted": true
},
{
"Id": "c1dafc09-4bf2-4ca0-b27b-0479d59cb33e",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "7dd74069-8603-4d05-8236-f53052492415",
"IsLicensed": true,
"PDPFG": "sample string 7",
"PurchaseFG": "sample string 8",
"PurchasePrice": 1.1,
"LayoutRulesCompareResult": "sample string 9",
"IsSameLayoutAvailable": true,
"IsSameRulesAvailable": true,
"AddedBy": "sample string 12",
"IsMonogram": true,
"IsAR": true,
"IsActive": true,
"IsForAdmin": true,
"IsDeleted": true
}
],
"Guideline": {
"Id": "8a0034c3-6ab9-412e-b016-57a7c1554cee",
"LicenseID": "676b018d-4cd6-488b-9ff4-49482b8c8ebf",
"Name": "sample string 3",
"Description": "sample string 4",
"IconURL": "sample string 5",
"DesignRules": "sample string 6",
"IsActive": true
},
"Form": null,
"FGCode": "sample string 8",
"IsActive": true,
"SiteCodeID": 10,
"IsProjectCopiedFromTemplate": true
},
"Background": {
"Id": "c1dafc09-4bf2-4ca0-b27b-0479d59cb33e",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "7dd74069-8603-4d05-8236-f53052492415",
"IsLicensed": true,
"PDPFG": "sample string 7",
"PurchaseFG": "sample string 8",
"PurchasePrice": 1.1,
"LayoutRulesCompareResult": "sample string 9",
"IsSameLayoutAvailable": true,
"IsSameRulesAvailable": true,
"AddedBy": "sample string 12",
"IsMonogram": true,
"IsAR": true,
"IsActive": true,
"IsForAdmin": true,
"IsDeleted": true
},
"Stamps": [
{
"Id": "d1d9fb65-9ec4-4692-b45b-dec65590c512",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Top": 4.1,
"Left": 5.1,
"Height": 6.1,
"Width": 7.1,
"CanChangeColor": true,
"DefaultColor": "sample string 9",
"Layer": 10,
"Rotation": 11,
"Url": "sample string 12",
"AssetId": "ce223cb6-9e10-4434-ae38-e235127facce",
"BackgroundColor": "sample string 14"
},
{
"Id": "d1d9fb65-9ec4-4692-b45b-dec65590c512",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Top": 4.1,
"Left": 5.1,
"Height": 6.1,
"Width": 7.1,
"CanChangeColor": true,
"DefaultColor": "sample string 9",
"Layer": 10,
"Rotation": 11,
"Url": "sample string 12",
"AssetId": "ce223cb6-9e10-4434-ae38-e235127facce",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "69c56740-eaf2-4db7-b19e-38dfcb090d15",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "94bfc6cf-9ae2-4023-8b3d-da99a89fbd7e",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "599d9d1f-74a3-4391-82b3-2874d79a1546",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"PicsartPayload": "sample string 17",
"Brightness": 18.1,
"Saturation": 19.1,
"ImageFilterType": "sample string 20",
"ThemeProjectDetail": "sample string 21",
"GalleryAssetID": "df532c0e-bc65-453a-86ef-36fd9a956a1f",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
},
{
"ProjectAssetId": "69c56740-eaf2-4db7-b19e-38dfcb090d15",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "94bfc6cf-9ae2-4023-8b3d-da99a89fbd7e",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "599d9d1f-74a3-4391-82b3-2874d79a1546",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"PicsartPayload": "sample string 17",
"Brightness": 18.1,
"Saturation": 19.1,
"ImageFilterType": "sample string 20",
"ThemeProjectDetail": "sample string 21",
"GalleryAssetID": "df532c0e-bc65-453a-86ef-36fd9a956a1f",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
}
],
"ARAsset": {
"Id": "49d5fc5c-97f1-4d39-808b-ccdbd6e0b606",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-02-01T15:12:27.868913+00:00",
"ModifiedDateUTC": "2026-02-01T15:12:27.868913+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "0fed6c85-1d6a-49a5-a9fa-4ec0223570d0",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "df56ab89-b27f-4e23-a148-3259955da1eb",
"ProductId": "54d4ebba-429a-4194-9948-b0af27074556",
"UserID": "41ea8e91-39c9-4a09-8778-5831ee307b3c",
"GuestUserId": "f400a09d-da49-4de9-b53d-32f34541f389",
"PreviewImageDetails": "sample string 11",
"FormTemplate": "sample string 12",
"s7ImageVersion": "sample string 13",
"FinalVingetteImageLocation": "sample string 14",
"FinalFlatImageLocation": "sample string 15",
"FinalFlatImageBlobLocation": "sample string 16",
"PreviewFlatImageLocation": "sample string 17",
"FinalFlatFilename": "sample string 18",
"IsDefaultProjectName": true,
"ProjectImageSource": "sample string 20",
"FinalImageSource": 21,
"ArtboardFlatImage": "QEA=",
"ArtboardFlatImageLocation": "sample string 22",
"SiteCode": "sample string 23",
"SiteCodeID": 24,
"ShowS7NoBackgroundExistsWarning": true,
"EditRequestDateUTC": "2026-02-01T15:12:27.868913+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"isThemeProject": true,
"SourceProjectId": "22395247-b17a-4358-8ecb-3a66f2b8242f",
"LicenseId": "d7d68acc-19ba-4daa-ad9d-abf89827464e",
"ThemeProjectId": "5917859b-430b-4ff3-bb92-62703a108981",
"PDPFG": "sample string 28",
"PurchaseFG": "sample string 29",
"IsSourceThemeProject": true,
"SMSOptIn": true,
"TemplateBackgroundId": "9a49fcfe-3063-4744-97fe-2d7d822ddf88",
"TemplateBackgroundColor": "sample string 31",
"S7DecorationPositionHorizontal": 1,
"ApplyBGColorToBottomOnly": true,
"IsLocked": true,
"IsCopyThemeUnlockedProject": true,
"ExpiryDate": "2026-03-03T15:12:27.868913+00:00",
"IsOrderProjectExpired": false
}
]
application/xml
Sample:
text/xml
Sample: