Skip to content
View as Markdown

Owner

Field Type Description
email string The email address of this owner.
id string The raw ID of this owner.
name optional string

Example

JSON
{
  "email": "user@example.com",
  "id": "usr_abc123",
  "name": "Jane Doe"
}