Get
/version_histories/{version_history_id}
Get a single Version History.
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Path parameters
version_history_id
stringRequired
ID of Version History to return
Responses
200
Successfully found the Version History
object
versionable_id
integer
Class VersionHistoryCollection
versionable_type
string
name
string
subject
string
description
string
status
string
Valid values[
"ACTIVE",
"INACTIVE"
]
created_at
string (date-time)
updated_at
string (date-time)