{
"id": "874",
"type": "portrait",
"url": "https://example.ilucca.net/lucca-api/portraits/874",
"employee": {
"id": "416",
"type": "employee",
"url": "https://example.ilucca.net/lucca-api/employees/416"
},
"fileName": "jdoe-800.jpeg",
"contentType": "image/jpeg",
"links": {}
}JSON representation of the image file that represents an employee.
You can also retrieve the actual image file through content negotiation: Accept: image/*.
1"portrait"Reference to an employee resource.
Show child attributes
1Examples may be: 'image/jpeg', 'image/png', 'image/bmp', 'image/gif', 'image/tiff', etc...
Read-only. UTC timestamp of the moment this object was created.
"2023-01-23T12:45:23.1234Z"
Was this page helpful?