Mobile Data Anywhere v1
/
Project restore points
/
show
GET /api/v1/projects/:project_id/restore_point/:id
Returns a restore point for a selected project.
Params
Param name
Description
project_id
required
The ID of the project.
Validations:
Must be a Integer
id
required
The ID of the project restore point.
Validations:
Must be a Integer