Skip to content

Add docs for fetch workflow details - #128

Open
atongen wants to merge 1 commit into
mainfrom
workflow-details-api-GG-1778
Open

Add docs for fetch workflow details#128
atongen wants to merge 1 commit into
mainfrom
workflow-details-api-GG-1778

Conversation

@atongen

@atongen atongen commented Aug 19, 2026

Copy link
Copy Markdown
Member

@atongen atongen self-assigned this Aug 19, 2026
@atongen
atongen requested a review from a team August 19, 2026 20:51
<td>The description assigned to the workflow. May be empty.</td>
</tr>
<tr>
<td><code>updated_at</code></td>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could see cutting this 🤷

Like, in a future where we update individual nodes you may not need to touch the primary workflow object at all. This doesn't lock us into a corner, we can always compute the max updated_at and we are already committing to return the node_count.

Comment on lines +217 to +218
Workflows in every visible status are returned, including drafts. Archived workflows respond with a
`404 Not Found`.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think customers know that we archive their deleted workflows - from their perspective it is a hard delete.

<table>
<thead>
<tr>
<th>Node <code>type</code></th>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace typo?

@stevedrip stevedrip left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand how this document is used, so treat my comments accordingly.

@stevedrip
stevedrip requested a review from a team August 19, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants