Skip to main content

List versions of an artifact

GET 

https://platform.docana.com/api/v1/artifacts/

Returns one page of up to 50 versions, newest first. With grouped=1 the page comes wrapped with autosave sessions and the total version count; before requests the window of versions strictly older than the given version number, and pinnedVersion forces a published version into the first page.

Request

Responses

The artifact versions (a plain array, or the grouped shape when grouped=1)