Fetch History

The history is designed to retrieve the history of a specific task based on its UUID.

The step is optional. If skipped, the history of the latest stage will be returned.

Get Rodin generation history and settings.

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
uuidstringRequired
stepstring · enumOptionalPossible values:
Responses
chevron-right
201Success
application/json
errorstring · enumOptionalPossible values:
history_infoobjectOptional
post
/api/task/rodin_history
201Success

Examples

Last updated