Skip to main content

A mini representation of a user, used when nested within another resource.

id
string
required

The unique identifier for this user.

Example:

"11446498"

type
enum<string>
required

The value will always be user.

Available options:
user
Example:

"user"