Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.lucca.fr/llms.txt

Use this file to discover all available pages before exploring further.

JSON representation of the image file that represents an employee.

You can also retrieve the actual image file through content negotiation: Accept: image/*.

id
string
Minimum string length: 1
type
string
Allowed value: "portrait"
url
string<uri>
employee
employee-reference · object

Reference to an employee resource.

fileName
string
Minimum string length: 1
contentType
string

Examples may be: 'image/jpeg', 'image/png', 'image/bmp', 'image/gif', 'image/tiff', etc...

createdAt
string<date-time-offset>

Read-only. UTC timestamp of the moment this object was created.

Example:

"2023-01-23T12:45:23.1234Z"