Skip to main content
GET
/
api
/
v1
/
automation
/
schedule
/
{id}
/
version
/
{version}
Get version.
curl --request GET \
  --url https://api.revong.com/api/v1/automation/schedule/{id}/version/{version} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token with Platform JWT token or API Key.

Path Parameters

id
string
required
version
string
required

Response

Single version snapshot.