userdata

Get publish info for a userdata file

[cloud-only] Returns the publish status and share info for a userdata workflow file.

get/api/userdata/{file}/publish

Path parameters

filestring required

File path relative to user data directory

Response

Publish info (publish_time is null if never published)

workflow_idstring required
share_idstring required
publish_timestring date-time nullable
listedboolean required

Changes