Portant Portant Docs

Owner

The user who owns a specific workflow. A read-only resource provided as context.

Fields

FieldTypeDescription
idStringThe user ID of the owner.
nameStringThe full name of the workflow's owner.
emailStringThe email address of the workflow's owner.

Example

{
    "id": "usr_DsH4TGYXs4XPpB",
    "name": "Blake Lockley",
    "email": "blake@portant.co"
}