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. |
|
| 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. |
Response Formats
application/json, text/json, text/html
Sample:
[
{
"Id": "90f0b11b-e8fa-4afb-a646-6aa36e73620b",
"Name": "sample string 2",
"CreatedDate": "2026-08-17T21:58:59.22661+00:00",
"ModifiedDate": "2026-08-17T21:58:59.22661+00:00",
"Status": 5,
"Product": {
"Id": "8211b55a-6ac6-4a37-add7-b5ba55f6c5c7",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "79140302-0e3a-4bba-b0e3-ada0a58bee75",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "4008fcc6-2a81-4fdf-a256-ebcd6333a4e8",
"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
},
{
"Id": "79140302-0e3a-4bba-b0e3-ada0a58bee75",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "4008fcc6-2a81-4fdf-a256-ebcd6333a4e8",
"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
}
],
"Form": null,
"FGCode": "sample string 8",
"IsActive": true,
"SiteCodeID": 10
},
"Background": {
"Id": "79140302-0e3a-4bba-b0e3-ada0a58bee75",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "4008fcc6-2a81-4fdf-a256-ebcd6333a4e8",
"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
},
"Stamps": [
{
"Id": "e851d722-bbc8-4f93-a429-1ad8791090e3",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Top": 4.1,
"Left": 5.1,
"Height": 6.1,
"Width": 7.1,
"Layer": 8,
"Rotation": 9,
"Url": "sample string 10",
"AssetId": "c53d756a-6bd3-4922-8f0b-94f591402489"
},
{
"Id": "e851d722-bbc8-4f93-a429-1ad8791090e3",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Top": 4.1,
"Left": 5.1,
"Height": 6.1,
"Width": 7.1,
"Layer": 8,
"Rotation": 9,
"Url": "sample string 10",
"AssetId": "c53d756a-6bd3-4922-8f0b-94f591402489"
}
],
"Assets": [
{
"ProjectAssetId": "7543cf86-37b9-4f9d-8bb1-8eb5ec0e0fa2",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "e89b6004-e0e5-47fc-82e4-11b7be31865b",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "98450fb2-a87b-4b47-8424-afd2c00f2bea",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19"
},
{
"ProjectAssetId": "7543cf86-37b9-4f9d-8bb1-8eb5ec0e0fa2",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "e89b6004-e0e5-47fc-82e4-11b7be31865b",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "98450fb2-a87b-4b47-8424-afd2c00f2bea",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19"
}
],
"ARAsset": {
"Id": "a1c78c80-e17d-4f1f-805c-c5815d4cceb8",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-08-17T21:58:59.22661+00:00",
"ModifiedDateUTC": "2026-08-17T21:58:59.22661+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "e1b0e126-0923-4451-9621-bee067fc9768",
"LayoutMaskId": "85e75839-995f-43cb-b18f-3842e81df052",
"ProductId": "a9b2947c-ba07-49f8-af08-8a88a7206f28",
"UserID": "1bc0ecc4-3e88-4756-9b63-660a53a6522f",
"GuestUserId": "fd45d2e7-ee05-4e93-85ed-3000b085f92d",
"PreviewImageDetails": "sample string 10",
"FormTemplate": "sample string 11",
"s7ImageVersion": "sample string 12",
"FinalVingetteImageLocation": "sample string 13",
"FinalFlatImageLocation": "sample string 14",
"FinalFlatImageBlobLocation": "sample string 15",
"PreviewFlatImageLocation": "sample string 16",
"FinalFlatFilename": "sample string 17",
"IsDefaultProjectName": true,
"ProjectImageSource": "sample string 19",
"FinalImageSource": 20,
"ArtboardFlatImage": "QEA=",
"ArtboardFlatImageLocation": "sample string 21",
"SiteCode": "sample string 22",
"SiteCodeID": 23,
"ShowS7NoBackgroundExistsWarning": true,
"EditRequestDateUTC": "2026-08-17T21:58:59.22661+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA="
},
{
"Id": "90f0b11b-e8fa-4afb-a646-6aa36e73620b",
"Name": "sample string 2",
"CreatedDate": "2026-08-17T21:58:59.22661+00:00",
"ModifiedDate": "2026-08-17T21:58:59.22661+00:00",
"Status": 5,
"Product": {
"Id": "8211b55a-6ac6-4a37-add7-b5ba55f6c5c7",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "79140302-0e3a-4bba-b0e3-ada0a58bee75",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "4008fcc6-2a81-4fdf-a256-ebcd6333a4e8",
"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
},
{
"Id": "79140302-0e3a-4bba-b0e3-ada0a58bee75",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "4008fcc6-2a81-4fdf-a256-ebcd6333a4e8",
"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
}
],
"Form": null,
"FGCode": "sample string 8",
"IsActive": true,
"SiteCodeID": 10
},
"Background": {
"Id": "79140302-0e3a-4bba-b0e3-ada0a58bee75",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "4008fcc6-2a81-4fdf-a256-ebcd6333a4e8",
"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
},
"Stamps": [
{
"Id": "e851d722-bbc8-4f93-a429-1ad8791090e3",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Top": 4.1,
"Left": 5.1,
"Height": 6.1,
"Width": 7.1,
"Layer": 8,
"Rotation": 9,
"Url": "sample string 10",
"AssetId": "c53d756a-6bd3-4922-8f0b-94f591402489"
},
{
"Id": "e851d722-bbc8-4f93-a429-1ad8791090e3",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Top": 4.1,
"Left": 5.1,
"Height": 6.1,
"Width": 7.1,
"Layer": 8,
"Rotation": 9,
"Url": "sample string 10",
"AssetId": "c53d756a-6bd3-4922-8f0b-94f591402489"
}
],
"Assets": [
{
"ProjectAssetId": "7543cf86-37b9-4f9d-8bb1-8eb5ec0e0fa2",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "e89b6004-e0e5-47fc-82e4-11b7be31865b",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "98450fb2-a87b-4b47-8424-afd2c00f2bea",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19"
},
{
"ProjectAssetId": "7543cf86-37b9-4f9d-8bb1-8eb5ec0e0fa2",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "e89b6004-e0e5-47fc-82e4-11b7be31865b",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "98450fb2-a87b-4b47-8424-afd2c00f2bea",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19"
}
],
"ARAsset": {
"Id": "a1c78c80-e17d-4f1f-805c-c5815d4cceb8",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-08-17T21:58:59.22661+00:00",
"ModifiedDateUTC": "2026-08-17T21:58:59.22661+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "e1b0e126-0923-4451-9621-bee067fc9768",
"LayoutMaskId": "85e75839-995f-43cb-b18f-3842e81df052",
"ProductId": "a9b2947c-ba07-49f8-af08-8a88a7206f28",
"UserID": "1bc0ecc4-3e88-4756-9b63-660a53a6522f",
"GuestUserId": "fd45d2e7-ee05-4e93-85ed-3000b085f92d",
"PreviewImageDetails": "sample string 10",
"FormTemplate": "sample string 11",
"s7ImageVersion": "sample string 12",
"FinalVingetteImageLocation": "sample string 13",
"FinalFlatImageLocation": "sample string 14",
"FinalFlatImageBlobLocation": "sample string 15",
"PreviewFlatImageLocation": "sample string 16",
"FinalFlatFilename": "sample string 17",
"IsDefaultProjectName": true,
"ProjectImageSource": "sample string 19",
"FinalImageSource": 20,
"ArtboardFlatImage": "QEA=",
"ArtboardFlatImageLocation": "sample string 21",
"SiteCode": "sample string 22",
"SiteCodeID": 23,
"ShowS7NoBackgroundExistsWarning": true,
"EditRequestDateUTC": "2026-08-17T21:58:59.22661+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA="
}
]
application/xml
Sample:
text/xml
Sample: