Validation List Resource¶
Added in 2.0
Links to validation resources.
Details¶
| Name | validation |
| URI | /api/validation/ |
| HTTP Methods |
|
| Parent Resource | Root List Resource |
| Child Resources | |
| Anonymous Access | Yes, if anonymous site access is enabled |
Links¶
| Name | Method | Resource |
|---|---|---|
| diff_validation | GET | Validate Diff List Resource |
| self | GET | Validation List Resource |
HTTP GET¶
Retrieves links to all the validation resources.
Errors¶
| 100 - Does Not ExistHTTP 404 - Not Found | Object does not exist |
| 101 - Permission DeniedHTTP 403 - Forbidden | You don’t have permission for this |
| 103 - Not Logged InHTTP 401 - Unauthorized | You are not logged in |