The sample object
{
"id": "01g8znjvd9h0qbhxqwc6av0txn",
"name": "My first design",
"type": "certificate",
"previewUrl": "https://cdn.certifier.io/911264ad-df05-4aeb-966f-96034b711c10%2Fcertificate-designs%2Fpreviews%2F01k6dfeejfbwn273x2v2jqj4an-1759241517660.png",
"createdAt": "2022-01-01T00:00:00.000Z",
"updatedAt": "2022-01-01T00:00:00.000Z"
}
Detailed information
Property | Type | Example value | Description |
---|---|---|---|
id | string | "01g8znjvd9h0qbhxqwc6av0txn" | The unique design's identifier. |
name | string | "My first design" | The name of the design. |
type | "badge" | "certificate" | "certificate" |
previewUrl | string | "https://cdn.certifier.io/911264ad-df05-4aeb-966f-96034b711c10%2Fcertificate-designs%2Fpreviews%2F01k6dfeejfbwn273x2v2jqj4an-1759241517660.png" | The direct URL to a PNG image preview of the design. |
createdAt | string | "2022-01-01T00:00:00.000Z" | The date and time when this design was created. Formatted as an ISO 8601 date and time string. |
updatedAt | string | "2022-01-01T00:00:00.000Z" | The date and time when this design was updated. Formatted as an ISO 8601 date and time string. |