GET projects/{status}/name/{name}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| status | string |
None. |
|
| name | string |
None. |
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": "c7868921-2c4a-42da-a79a-a3713e8fb5c2",
"Name": "sample string 2",
"CreatedDate": "2026-08-23T12:02:30.6437414+00:00",
"ModifiedDate": "2026-08-23T12:02:30.6437414+00:00",
"Status": 5,
"Product": {
"Id": "747b248e-6164-4e2e-ba58-585bb06d54e0",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "c0d248c0-9b9a-4810-900b-357b4639bf05",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "bbb65bb6-50a5-4336-b780-ada4ae707d59",
"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": "c0d248c0-9b9a-4810-900b-357b4639bf05",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "bbb65bb6-50a5-4336-b780-ada4ae707d59",
"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": "b9c7b3a1-65ca-4ee3-b007-a0760c27721e",
"LicenseID": "efae70b2-e918-4004-b2fc-cbf4bf5d5a49",
"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": "c0d248c0-9b9a-4810-900b-357b4639bf05",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "bbb65bb6-50a5-4336-b780-ada4ae707d59",
"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": "5a76d325-3fb1-45e2-8a5a-364159ce6330",
"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": "8b6d5fc9-6355-411b-8444-794f55e20f54",
"BackgroundColor": "sample string 14"
},
{
"Id": "5a76d325-3fb1-45e2-8a5a-364159ce6330",
"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": "8b6d5fc9-6355-411b-8444-794f55e20f54",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "1c048881-8889-4f47-a6c2-5c33d7dc8c48",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "b4438ea4-7744-44fa-97aa-e27605d3da88",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "a190a2f6-4d4b-49ee-97f7-9342e58eae79",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19",
"ThemeProjectDetail": "sample string 20",
"GalleryAssetID": "c1386ad9-a052-4f79-8a93-5066b83a2942",
"IsLocked": true,
"StampColor": "sample string 23",
"IsThemeImage": true
},
{
"ProjectAssetId": "1c048881-8889-4f47-a6c2-5c33d7dc8c48",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "b4438ea4-7744-44fa-97aa-e27605d3da88",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "a190a2f6-4d4b-49ee-97f7-9342e58eae79",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19",
"ThemeProjectDetail": "sample string 20",
"GalleryAssetID": "c1386ad9-a052-4f79-8a93-5066b83a2942",
"IsLocked": true,
"StampColor": "sample string 23",
"IsThemeImage": true
}
],
"ARAsset": {
"Id": "aad207cc-a70a-4d5b-b0c6-1042620c63d0",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-08-23T12:02:30.6759242+00:00",
"ModifiedDateUTC": "2026-08-23T12:02:30.6759242+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "75c1d7c9-67af-46bd-a989-bcbdd8b79d8c",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "aa6d4256-15a6-4c2e-b780-bee420467073",
"ProductId": "314d4023-3c51-4b6c-98e7-648c1f7200b5",
"UserID": "c64cf957-340d-4d6a-97b6-1e06ca1f4e8c",
"GuestUserId": "d87da144-2802-4134-b01e-fe4e749fd8cf",
"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-23T12:02:30.6759242+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"isThemeProject": true,
"SourceProjectId": "01ac1e51-9541-4f6c-8d0d-ee303084aaf4",
"LicenseId": "8ee678b4-1859-42dd-9ef3-b8c81ace0ab1",
"ThemeProjectId": "3e38374c-c32f-4afb-8a68-e2c0a88ca221",
"PDPFG": "sample string 28",
"PurchaseFG": "sample string 29",
"IsSourceThemeProject": true,
"SMSOptIn": true,
"TemplateBackgroundId": "e9af749a-ccf2-4e08-b490-5fba1260d607",
"TemplateBackgroundColor": "sample string 31",
"S7DecorationPositionHorizontal": 1,
"ApplyBGColorToBottomOnly": true,
"ExpiryDate": "2026-09-22T12:02:30.6437414+00:00",
"IsOrderProjectExpired": false
},
{
"Id": "c7868921-2c4a-42da-a79a-a3713e8fb5c2",
"Name": "sample string 2",
"CreatedDate": "2026-08-23T12:02:30.6437414+00:00",
"ModifiedDate": "2026-08-23T12:02:30.6437414+00:00",
"Status": 5,
"Product": {
"Id": "747b248e-6164-4e2e-ba58-585bb06d54e0",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "c0d248c0-9b9a-4810-900b-357b4639bf05",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "bbb65bb6-50a5-4336-b780-ada4ae707d59",
"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": "c0d248c0-9b9a-4810-900b-357b4639bf05",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "bbb65bb6-50a5-4336-b780-ada4ae707d59",
"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": "b9c7b3a1-65ca-4ee3-b007-a0760c27721e",
"LicenseID": "efae70b2-e918-4004-b2fc-cbf4bf5d5a49",
"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": "c0d248c0-9b9a-4810-900b-357b4639bf05",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "bbb65bb6-50a5-4336-b780-ada4ae707d59",
"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": "5a76d325-3fb1-45e2-8a5a-364159ce6330",
"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": "8b6d5fc9-6355-411b-8444-794f55e20f54",
"BackgroundColor": "sample string 14"
},
{
"Id": "5a76d325-3fb1-45e2-8a5a-364159ce6330",
"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": "8b6d5fc9-6355-411b-8444-794f55e20f54",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "1c048881-8889-4f47-a6c2-5c33d7dc8c48",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "b4438ea4-7744-44fa-97aa-e27605d3da88",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "a190a2f6-4d4b-49ee-97f7-9342e58eae79",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19",
"ThemeProjectDetail": "sample string 20",
"GalleryAssetID": "c1386ad9-a052-4f79-8a93-5066b83a2942",
"IsLocked": true,
"StampColor": "sample string 23",
"IsThemeImage": true
},
{
"ProjectAssetId": "1c048881-8889-4f47-a6c2-5c33d7dc8c48",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "b4438ea4-7744-44fa-97aa-e27605d3da88",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "a190a2f6-4d4b-49ee-97f7-9342e58eae79",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19",
"ThemeProjectDetail": "sample string 20",
"GalleryAssetID": "c1386ad9-a052-4f79-8a93-5066b83a2942",
"IsLocked": true,
"StampColor": "sample string 23",
"IsThemeImage": true
}
],
"ARAsset": {
"Id": "aad207cc-a70a-4d5b-b0c6-1042620c63d0",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-08-23T12:02:30.6759242+00:00",
"ModifiedDateUTC": "2026-08-23T12:02:30.6759242+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "75c1d7c9-67af-46bd-a989-bcbdd8b79d8c",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "aa6d4256-15a6-4c2e-b780-bee420467073",
"ProductId": "314d4023-3c51-4b6c-98e7-648c1f7200b5",
"UserID": "c64cf957-340d-4d6a-97b6-1e06ca1f4e8c",
"GuestUserId": "d87da144-2802-4134-b01e-fe4e749fd8cf",
"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-23T12:02:30.6759242+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"isThemeProject": true,
"SourceProjectId": "01ac1e51-9541-4f6c-8d0d-ee303084aaf4",
"LicenseId": "8ee678b4-1859-42dd-9ef3-b8c81ace0ab1",
"ThemeProjectId": "3e38374c-c32f-4afb-8a68-e2c0a88ca221",
"PDPFG": "sample string 28",
"PurchaseFG": "sample string 29",
"IsSourceThemeProject": true,
"SMSOptIn": true,
"TemplateBackgroundId": "e9af749a-ccf2-4e08-b490-5fba1260d607",
"TemplateBackgroundColor": "sample string 31",
"S7DecorationPositionHorizontal": 1,
"ApplyBGColorToBottomOnly": true,
"ExpiryDate": "2026-09-22T12:02:30.6437414+00:00",
"IsOrderProjectExpired": false
}
]
application/xml
Sample:
text/xml
Sample: