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. |
|
| IsLocked | boolean |
None. |
|
| IsCopyThemeUnlockedProject | boolean |
None. |
|
| ExpiryDate | date |
None. |
|
| IsOrderProjectExpired | boolean |
None. |
Response Formats
application/json, text/json, text/html
Sample:
[
{
"Id": "baeb2333-4166-4e9b-bf44-10b5b36a5a07",
"Name": "sample string 2",
"CreatedDate": "2026-08-01T12:04:30.2718346+00:00",
"ModifiedDate": "2026-08-01T12:04:30.2718346+00:00",
"Status": 5,
"Product": {
"Id": "459f2863-0658-40eb-83f2-1dee8181d679",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "6e34c8d6-2daf-4fe5-b75d-6ce0b5fa19df",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "08a69bd8-37cc-471d-9f92-d9ff04831030",
"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": "6e34c8d6-2daf-4fe5-b75d-6ce0b5fa19df",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "08a69bd8-37cc-471d-9f92-d9ff04831030",
"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": "68e63ea3-4234-4ab4-b141-986aa42b592e",
"LicenseID": "a0884cc8-e6a0-4022-93a6-5bcd00ee8e01",
"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": "6e34c8d6-2daf-4fe5-b75d-6ce0b5fa19df",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "08a69bd8-37cc-471d-9f92-d9ff04831030",
"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": "dc7078bf-5501-4147-bc79-6b4eea583620",
"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": "8004d473-9832-4ff0-a8d5-592c9593d61f",
"BackgroundColor": "sample string 14"
},
{
"Id": "dc7078bf-5501-4147-bc79-6b4eea583620",
"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": "8004d473-9832-4ff0-a8d5-592c9593d61f",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "17bed3b1-d444-4b9a-8a19-e593b0db1179",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "ef8bcef2-a44d-49a6-bfa2-558514a5332f",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "7ec5b211-0b6b-4761-bad5-7955902a7608",
"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": "3c091823-f593-43ef-bbc2-fa1181590838",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
},
{
"ProjectAssetId": "17bed3b1-d444-4b9a-8a19-e593b0db1179",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "ef8bcef2-a44d-49a6-bfa2-558514a5332f",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "7ec5b211-0b6b-4761-bad5-7955902a7608",
"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": "3c091823-f593-43ef-bbc2-fa1181590838",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
}
],
"ARAsset": {
"Id": "4c473179-3470-4988-9bd2-32d1ce1b66a4",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-08-01T12:04:30.2718346+00:00",
"ModifiedDateUTC": "2026-08-01T12:04:30.2718346+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "fb1f9d75-ac2f-4fdd-89a2-e5eba5234637",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "a10cb6d7-4fa8-432f-b74b-ffdb26928c1f",
"ProductId": "4c53f60d-4c55-45db-94c0-4619e739e2d0",
"UserID": "37e6aecf-7c11-4797-be62-8c983312d458",
"GuestUserId": "c684a87d-53fe-47a7-8091-a07c465882fd",
"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-01T12:04:30.2718346+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"isThemeProject": true,
"SourceProjectId": "8acdae2e-3783-4d36-947d-b6e1c1913c32",
"LicenseId": "76248c17-402e-4c55-b720-670b7feb369d",
"ThemeProjectId": "cef244ce-7df0-4c5d-b3a1-acbd312409bb",
"PDPFG": "sample string 28",
"PurchaseFG": "sample string 29",
"IsSourceThemeProject": true,
"SMSOptIn": true,
"TemplateBackgroundId": "b182a77f-7ad6-4871-9cf9-f9e4eebd1eab",
"TemplateBackgroundColor": "sample string 31",
"S7DecorationPositionHorizontal": 1,
"ApplyBGColorToBottomOnly": true,
"IsLocked": true,
"IsCopyThemeUnlockedProject": true,
"ExpiryDate": "2026-08-31T12:04:30.2718346+00:00",
"IsOrderProjectExpired": false
},
{
"Id": "baeb2333-4166-4e9b-bf44-10b5b36a5a07",
"Name": "sample string 2",
"CreatedDate": "2026-08-01T12:04:30.2718346+00:00",
"ModifiedDate": "2026-08-01T12:04:30.2718346+00:00",
"Status": 5,
"Product": {
"Id": "459f2863-0658-40eb-83f2-1dee8181d679",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "6e34c8d6-2daf-4fe5-b75d-6ce0b5fa19df",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "08a69bd8-37cc-471d-9f92-d9ff04831030",
"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": "6e34c8d6-2daf-4fe5-b75d-6ce0b5fa19df",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "08a69bd8-37cc-471d-9f92-d9ff04831030",
"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": "68e63ea3-4234-4ab4-b141-986aa42b592e",
"LicenseID": "a0884cc8-e6a0-4022-93a6-5bcd00ee8e01",
"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": "6e34c8d6-2daf-4fe5-b75d-6ce0b5fa19df",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "08a69bd8-37cc-471d-9f92-d9ff04831030",
"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": "dc7078bf-5501-4147-bc79-6b4eea583620",
"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": "8004d473-9832-4ff0-a8d5-592c9593d61f",
"BackgroundColor": "sample string 14"
},
{
"Id": "dc7078bf-5501-4147-bc79-6b4eea583620",
"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": "8004d473-9832-4ff0-a8d5-592c9593d61f",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "17bed3b1-d444-4b9a-8a19-e593b0db1179",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "ef8bcef2-a44d-49a6-bfa2-558514a5332f",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "7ec5b211-0b6b-4761-bad5-7955902a7608",
"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": "3c091823-f593-43ef-bbc2-fa1181590838",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
},
{
"ProjectAssetId": "17bed3b1-d444-4b9a-8a19-e593b0db1179",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "ef8bcef2-a44d-49a6-bfa2-558514a5332f",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "7ec5b211-0b6b-4761-bad5-7955902a7608",
"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": "3c091823-f593-43ef-bbc2-fa1181590838",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
}
],
"ARAsset": {
"Id": "4c473179-3470-4988-9bd2-32d1ce1b66a4",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-08-01T12:04:30.2718346+00:00",
"ModifiedDateUTC": "2026-08-01T12:04:30.2718346+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "fb1f9d75-ac2f-4fdd-89a2-e5eba5234637",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "a10cb6d7-4fa8-432f-b74b-ffdb26928c1f",
"ProductId": "4c53f60d-4c55-45db-94c0-4619e739e2d0",
"UserID": "37e6aecf-7c11-4797-be62-8c983312d458",
"GuestUserId": "c684a87d-53fe-47a7-8091-a07c465882fd",
"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-01T12:04:30.2718346+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"isThemeProject": true,
"SourceProjectId": "8acdae2e-3783-4d36-947d-b6e1c1913c32",
"LicenseId": "76248c17-402e-4c55-b720-670b7feb369d",
"ThemeProjectId": "cef244ce-7df0-4c5d-b3a1-acbd312409bb",
"PDPFG": "sample string 28",
"PurchaseFG": "sample string 29",
"IsSourceThemeProject": true,
"SMSOptIn": true,
"TemplateBackgroundId": "b182a77f-7ad6-4871-9cf9-f9e4eebd1eab",
"TemplateBackgroundColor": "sample string 31",
"S7DecorationPositionHorizontal": 1,
"ApplyBGColorToBottomOnly": true,
"IsLocked": true,
"IsCopyThemeUnlockedProject": true,
"ExpiryDate": "2026-08-31T12:04:30.2718346+00:00",
"IsOrderProjectExpired": false
}
]
application/xml
Sample:
text/xml
Sample: