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. |
|
| ExpiryDate | date |
None. |
|
| IsOrderProjectExpired | boolean |
None. |
Response Formats
application/json, text/json, text/html
Sample:
[
{
"Id": "dc1acbc5-d20f-4a00-8ea4-bfb93e67fc72",
"Name": "sample string 2",
"CreatedDate": "2026-08-25T01:47:18.6947987+00:00",
"ModifiedDate": "2026-08-25T01:47:18.6947987+00:00",
"Status": 5,
"Product": {
"Id": "adff27fd-c9c5-43fd-888c-29ec06b126b6",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "0e7c894a-bfaa-49f6-aeed-fed3cf62173c",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "eb49cadb-6b80-4ebe-a35e-a9ad6fa94fe2",
"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": "0e7c894a-bfaa-49f6-aeed-fed3cf62173c",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "eb49cadb-6b80-4ebe-a35e-a9ad6fa94fe2",
"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": "194fb2cf-b1ee-4928-962d-11b52ef5f7ec",
"LicenseID": "6c1bb872-034f-45e0-822f-cffffe72d461",
"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": "0e7c894a-bfaa-49f6-aeed-fed3cf62173c",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "eb49cadb-6b80-4ebe-a35e-a9ad6fa94fe2",
"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": "65e7f1d2-a1b7-4328-aee3-7dd6622134b3",
"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": "29bfeda4-9071-492c-98ef-b9a03a615479",
"BackgroundColor": "sample string 14"
},
{
"Id": "65e7f1d2-a1b7-4328-aee3-7dd6622134b3",
"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": "29bfeda4-9071-492c-98ef-b9a03a615479",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "5cc6b83d-f696-493c-bfc6-cb1e2f9c2cd2",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "f7e95c4e-c17f-414c-9abc-16fa45d244b3",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "c652d101-da1c-458a-a83f-2bdfe77f28d7",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19",
"ThemeProjectDetail": "sample string 20",
"GalleryAssetID": "89c7e5ae-65f8-469b-97f1-d23f1c655687",
"IsLocked": true,
"StampColor": "sample string 23",
"IsThemeImage": true
},
{
"ProjectAssetId": "5cc6b83d-f696-493c-bfc6-cb1e2f9c2cd2",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "f7e95c4e-c17f-414c-9abc-16fa45d244b3",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "c652d101-da1c-458a-a83f-2bdfe77f28d7",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19",
"ThemeProjectDetail": "sample string 20",
"GalleryAssetID": "89c7e5ae-65f8-469b-97f1-d23f1c655687",
"IsLocked": true,
"StampColor": "sample string 23",
"IsThemeImage": true
}
],
"ARAsset": {
"Id": "6a055486-c6b5-424c-a31a-b87fef3cdae1",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-08-25T01:47:18.7104251+00:00",
"ModifiedDateUTC": "2026-08-25T01:47:18.7104251+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "8400fea0-f490-466c-aa30-6113a0e69f84",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "cfe66f58-4a7f-4761-a9ab-76f603ddcfae",
"ProductId": "da8de100-12fd-4ebd-9f26-8d4721624399",
"UserID": "6d661da3-158f-4fdc-b634-76ca659999da",
"GuestUserId": "4538bb64-c15f-4230-a575-e9ba11adfb0c",
"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-08-25T01:47:18.7104251+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"isThemeProject": true,
"SourceProjectId": "7105abc9-d31c-43bb-baff-8f4717b0af89",
"LicenseId": "09751024-6ca2-46ea-b562-979fb12d6e01",
"ThemeProjectId": "753965ac-309d-4a0b-8187-5306fe26648a",
"PDPFG": "sample string 28",
"PurchaseFG": "sample string 29",
"IsSourceThemeProject": true,
"SMSOptIn": true,
"TemplateBackgroundId": "2bfa71c2-4f37-4617-9ab2-25e3684a5b5c",
"TemplateBackgroundColor": "sample string 31",
"S7DecorationPositionHorizontal": 1,
"ApplyBGColorToBottomOnly": true,
"ExpiryDate": "2026-09-24T01:47:18.6947987+00:00",
"IsOrderProjectExpired": false
},
{
"Id": "dc1acbc5-d20f-4a00-8ea4-bfb93e67fc72",
"Name": "sample string 2",
"CreatedDate": "2026-08-25T01:47:18.6947987+00:00",
"ModifiedDate": "2026-08-25T01:47:18.6947987+00:00",
"Status": 5,
"Product": {
"Id": "adff27fd-c9c5-43fd-888c-29ec06b126b6",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "0e7c894a-bfaa-49f6-aeed-fed3cf62173c",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "eb49cadb-6b80-4ebe-a35e-a9ad6fa94fe2",
"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": "0e7c894a-bfaa-49f6-aeed-fed3cf62173c",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "eb49cadb-6b80-4ebe-a35e-a9ad6fa94fe2",
"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": "194fb2cf-b1ee-4928-962d-11b52ef5f7ec",
"LicenseID": "6c1bb872-034f-45e0-822f-cffffe72d461",
"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": "0e7c894a-bfaa-49f6-aeed-fed3cf62173c",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "eb49cadb-6b80-4ebe-a35e-a9ad6fa94fe2",
"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": "65e7f1d2-a1b7-4328-aee3-7dd6622134b3",
"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": "29bfeda4-9071-492c-98ef-b9a03a615479",
"BackgroundColor": "sample string 14"
},
{
"Id": "65e7f1d2-a1b7-4328-aee3-7dd6622134b3",
"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": "29bfeda4-9071-492c-98ef-b9a03a615479",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "5cc6b83d-f696-493c-bfc6-cb1e2f9c2cd2",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "f7e95c4e-c17f-414c-9abc-16fa45d244b3",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "c652d101-da1c-458a-a83f-2bdfe77f28d7",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19",
"ThemeProjectDetail": "sample string 20",
"GalleryAssetID": "89c7e5ae-65f8-469b-97f1-d23f1c655687",
"IsLocked": true,
"StampColor": "sample string 23",
"IsThemeImage": true
},
{
"ProjectAssetId": "5cc6b83d-f696-493c-bfc6-cb1e2f9c2cd2",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "f7e95c4e-c17f-414c-9abc-16fa45d244b3",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "c652d101-da1c-458a-a83f-2bdfe77f28d7",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19",
"ThemeProjectDetail": "sample string 20",
"GalleryAssetID": "89c7e5ae-65f8-469b-97f1-d23f1c655687",
"IsLocked": true,
"StampColor": "sample string 23",
"IsThemeImage": true
}
],
"ARAsset": {
"Id": "6a055486-c6b5-424c-a31a-b87fef3cdae1",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-08-25T01:47:18.7104251+00:00",
"ModifiedDateUTC": "2026-08-25T01:47:18.7104251+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "8400fea0-f490-466c-aa30-6113a0e69f84",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "cfe66f58-4a7f-4761-a9ab-76f603ddcfae",
"ProductId": "da8de100-12fd-4ebd-9f26-8d4721624399",
"UserID": "6d661da3-158f-4fdc-b634-76ca659999da",
"GuestUserId": "4538bb64-c15f-4230-a575-e9ba11adfb0c",
"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-08-25T01:47:18.7104251+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"isThemeProject": true,
"SourceProjectId": "7105abc9-d31c-43bb-baff-8f4717b0af89",
"LicenseId": "09751024-6ca2-46ea-b562-979fb12d6e01",
"ThemeProjectId": "753965ac-309d-4a0b-8187-5306fe26648a",
"PDPFG": "sample string 28",
"PurchaseFG": "sample string 29",
"IsSourceThemeProject": true,
"SMSOptIn": true,
"TemplateBackgroundId": "2bfa71c2-4f37-4617-9ab2-25e3684a5b5c",
"TemplateBackgroundColor": "sample string 31",
"S7DecorationPositionHorizontal": 1,
"ApplyBGColorToBottomOnly": true,
"ExpiryDate": "2026-09-24T01:47:18.6947987+00:00",
"IsOrderProjectExpired": false
}
]
application/xml
Sample:
text/xml
Sample: