GET projects/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "52abda02-2277-449f-979c-107a86a9444e",
"Name": "sample string 2",
"CreatedDate": "2026-05-06T12:06:38.3429712+00:00",
"ModifiedDate": "2026-05-06T12:06:38.3429712+00:00",
"Status": 5,
"Product": {
"Id": "0c36a7c9-c01b-43ef-bace-2e82cfd05008",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "ebbca483-c988-48a7-8461-49f13aca8722",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "518ff62e-5ada-404d-9a9d-f9965465fbdd",
"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": "ebbca483-c988-48a7-8461-49f13aca8722",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "518ff62e-5ada-404d-9a9d-f9965465fbdd",
"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": "9a1d9deb-072e-41d0-8403-b81f171e5ad7",
"LicenseID": "30ab319f-1f61-42ff-ba55-472f80f751d2",
"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": "ebbca483-c988-48a7-8461-49f13aca8722",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "518ff62e-5ada-404d-9a9d-f9965465fbdd",
"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": "961a01af-ef58-4427-8c21-9c21b9c4e0f2",
"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": "18404680-62ea-47a8-a7f2-8247ce2e417c",
"BackgroundColor": "sample string 14"
},
{
"Id": "961a01af-ef58-4427-8c21-9c21b9c4e0f2",
"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": "18404680-62ea-47a8-a7f2-8247ce2e417c",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "569de5ca-02d8-4ae4-9d93-2026725c25bc",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "a29cfdd0-8a87-4402-a1f7-ee62169d4375",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "e4bb7f61-6552-439a-a3a3-f24d799c3322",
"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": "296c793d-fc46-4e21-9365-068f4521df80",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
},
{
"ProjectAssetId": "569de5ca-02d8-4ae4-9d93-2026725c25bc",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "a29cfdd0-8a87-4402-a1f7-ee62169d4375",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "e4bb7f61-6552-439a-a3a3-f24d799c3322",
"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": "296c793d-fc46-4e21-9365-068f4521df80",
"IsLocked": true,
"StampColor": "sample string 24",
"IsThemeImage": true
}
],
"ARAsset": {
"Id": "4f342b88-93ea-491b-88bb-b4d5f31f0c84",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-05-06T12:06:38.3429712+00:00",
"ModifiedDateUTC": "2026-05-06T12:06:38.3429712+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "24b1687d-42f0-46c7-bd4a-e7acb5470724",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "d54b6d1d-ee9a-4304-8d30-8d9867b76798",
"ProductId": "60a83f27-f4f0-4559-a6f2-6ee729b11950",
"UserID": "f9e44610-d920-4710-87e2-00d0ee5d8acc",
"GuestUserId": "470c96fb-f84f-4bc4-abe0-da938c2ade28",
"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-05-06T12:06:38.3429712+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"isThemeProject": true,
"SourceProjectId": "a18d3dbb-9cbf-473a-817b-6d6c75e3f380",
"LicenseId": "1cd2b79b-5a65-4ef5-9b76-64cbb9f0037c",
"ThemeProjectId": "9608523e-d850-4a72-99a3-481053b6a15b",
"PDPFG": "sample string 28",
"PurchaseFG": "sample string 29",
"IsSourceThemeProject": true,
"SMSOptIn": true,
"TemplateBackgroundId": "2a23b040-33c6-4922-bd31-d5376d9b2b23",
"TemplateBackgroundColor": "sample string 31",
"S7DecorationPositionHorizontal": 1,
"ApplyBGColorToBottomOnly": true,
"IsLocked": true,
"IsCopyThemeUnlockedProject": true,
"ExpiryDate": "2026-06-05T12:06:38.3429712+00:00",
"IsOrderProjectExpired": false
}
application/xml
Sample:
text/xml
Sample: