WorkflowResponseDtoLastPublishedBy
January 14, 2026 ยท View on GitHub
User who last published the workflow
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id | String | :heavy_check_mark: | User ID |
firstName | JsonNullable<String> | :heavy_minus_sign: | User first name |
lastName | JsonNullable<String> | :heavy_minus_sign: | User last name |
externalId | JsonNullable<String> | :heavy_minus_sign: | User external ID |