Get Publish History
get_publish_historyList when a version was published, to which target and by whom. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of entries to skip (default 0) | |
| take | No | Number of entries to return (default 50, max 100) | |
| specId | Yes | Public ID (GUID) of the API specification | |
| versionId | Yes | Public ID (GUID) of the version |