Get Publish History
get_publish_historyRetrieve an API version's publication history, including timestamps, target environment, and publishing user. Identify release records and accountability by publisher.
Instructions
List 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 |