GET projects/GetUserProjects/{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": "ca04bfd6-3f9a-405c-afc6-d26fcf0a05c5",
"Name": "sample string 2",
"CreatedDate": "2026-09-17T10:51:56.7947598+00:00",
"ModifiedDate": "2026-09-17T10:51:56.7947598+00:00",
"Status": 5,
"Product": {
"Id": "25070e84-9ebe-4d31-8b60-f421902833a4",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "23665fba-2602-4cf5-9079-8d74b20fdd3d",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "bb231a6b-33be-4973-81e4-d1c4700577f5",
"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": "23665fba-2602-4cf5-9079-8d74b20fdd3d",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "bb231a6b-33be-4973-81e4-d1c4700577f5",
"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": "5e26d362-ef7c-4359-a2b2-b918b29c93f3",
"LicenseID": "cd929224-520f-4033-8a96-95a54457717c",
"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": "23665fba-2602-4cf5-9079-8d74b20fdd3d",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "bb231a6b-33be-4973-81e4-d1c4700577f5",
"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": "a8c33eef-4564-432c-8e93-bdab24b01865",
"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": "6818cec7-d030-40fd-bc35-31e9a363f646",
"BackgroundColor": "sample string 14"
},
{
"Id": "a8c33eef-4564-432c-8e93-bdab24b01865",
"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": "6818cec7-d030-40fd-bc35-31e9a363f646",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "87d2061d-be80-4cb5-8248-cc636da3a437",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "a9581c01-0aef-425d-9fc2-95230cc49618",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "ff5ae943-4dff-4265-9697-d4f80339957f",
"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": "87df2af3-26ee-4283-8938-23baa5d491b7",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
},
{
"ProjectAssetId": "87d2061d-be80-4cb5-8248-cc636da3a437",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "a9581c01-0aef-425d-9fc2-95230cc49618",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "ff5ae943-4dff-4265-9697-d4f80339957f",
"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": "87df2af3-26ee-4283-8938-23baa5d491b7",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
}
],
"ARAsset": {
"Id": "69413360-1a7c-43d9-900c-9f41fea50fed",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-09-17T10:51:56.7947598+00:00",
"ModifiedDateUTC": "2026-09-17T10:51:56.7947598+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "20a59328-33a8-42cc-b878-8cee1d8614e5",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "ba74e7df-5264-42ca-9442-a05fb6d03241",
"ProductId": "2209fcaf-403f-4846-8535-5604c753b2c7",
"UserID": "070dd5bf-5bb3-4004-9931-923b510a37ea",
"GuestUserId": "adb313c1-3dd5-426c-a230-ae693dbe28f5",
"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-09-17T10:51:56.7947598+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"isThemeProject": true,
"SourceProjectId": "ab61b201-18bc-4bc5-9143-c4478a38324b",
"LicenseId": "a5b4e292-822e-4cea-906c-8a305c632809",
"ThemeProjectId": "faae21d4-4555-4940-8d33-10b4306e8706",
"PDPFG": "sample string 28",
"PurchaseFG": "sample string 29",
"IsSourceThemeProject": true,
"SMSOptIn": true,
"TemplateBackgroundId": "4492704d-8865-4053-bba7-2cf70fdc4bf0",
"TemplateBackgroundColor": "sample string 31",
"S7DecorationPositionHorizontal": 1,
"ApplyBGColorToBottomOnly": true,
"IsLocked": true,
"IsCopyThemeUnlockedProject": true,
"ExpiryDate": "2026-10-17T10:51:56.7947598+00:00",
"IsOrderProjectExpired": false
},
{
"Id": "ca04bfd6-3f9a-405c-afc6-d26fcf0a05c5",
"Name": "sample string 2",
"CreatedDate": "2026-09-17T10:51:56.7947598+00:00",
"ModifiedDate": "2026-09-17T10:51:56.7947598+00:00",
"Status": 5,
"Product": {
"Id": "25070e84-9ebe-4d31-8b60-f421902833a4",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "23665fba-2602-4cf5-9079-8d74b20fdd3d",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "bb231a6b-33be-4973-81e4-d1c4700577f5",
"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": "23665fba-2602-4cf5-9079-8d74b20fdd3d",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "bb231a6b-33be-4973-81e4-d1c4700577f5",
"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": "5e26d362-ef7c-4359-a2b2-b918b29c93f3",
"LicenseID": "cd929224-520f-4033-8a96-95a54457717c",
"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": "23665fba-2602-4cf5-9079-8d74b20fdd3d",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "bb231a6b-33be-4973-81e4-d1c4700577f5",
"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": "a8c33eef-4564-432c-8e93-bdab24b01865",
"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": "6818cec7-d030-40fd-bc35-31e9a363f646",
"BackgroundColor": "sample string 14"
},
{
"Id": "a8c33eef-4564-432c-8e93-bdab24b01865",
"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": "6818cec7-d030-40fd-bc35-31e9a363f646",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "87d2061d-be80-4cb5-8248-cc636da3a437",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "a9581c01-0aef-425d-9fc2-95230cc49618",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "ff5ae943-4dff-4265-9697-d4f80339957f",
"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": "87df2af3-26ee-4283-8938-23baa5d491b7",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
},
{
"ProjectAssetId": "87d2061d-be80-4cb5-8248-cc636da3a437",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "a9581c01-0aef-425d-9fc2-95230cc49618",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "ff5ae943-4dff-4265-9697-d4f80339957f",
"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": "87df2af3-26ee-4283-8938-23baa5d491b7",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
}
],
"ARAsset": {
"Id": "69413360-1a7c-43d9-900c-9f41fea50fed",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-09-17T10:51:56.7947598+00:00",
"ModifiedDateUTC": "2026-09-17T10:51:56.7947598+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "20a59328-33a8-42cc-b878-8cee1d8614e5",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "ba74e7df-5264-42ca-9442-a05fb6d03241",
"ProductId": "2209fcaf-403f-4846-8535-5604c753b2c7",
"UserID": "070dd5bf-5bb3-4004-9931-923b510a37ea",
"GuestUserId": "adb313c1-3dd5-426c-a230-ae693dbe28f5",
"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-09-17T10:51:56.7947598+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"isThemeProject": true,
"SourceProjectId": "ab61b201-18bc-4bc5-9143-c4478a38324b",
"LicenseId": "a5b4e292-822e-4cea-906c-8a305c632809",
"ThemeProjectId": "faae21d4-4555-4940-8d33-10b4306e8706",
"PDPFG": "sample string 28",
"PurchaseFG": "sample string 29",
"IsSourceThemeProject": true,
"SMSOptIn": true,
"TemplateBackgroundId": "4492704d-8865-4053-bba7-2cf70fdc4bf0",
"TemplateBackgroundColor": "sample string 31",
"S7DecorationPositionHorizontal": 1,
"ApplyBGColorToBottomOnly": true,
"IsLocked": true,
"IsCopyThemeUnlockedProject": true,
"ExpiryDate": "2026-10-17T10:51:56.7947598+00:00",
"IsOrderProjectExpired": false
}
]
application/xml
Sample:
text/xml
Sample: