Get terms and conditions status
GET/api/v1/user/terms
Returns the status of all terms and conditions, including whether the user has accepted the latest version, when they were accepted, and links to the terms documents.
Responses
- 200
- 401
- 422
- 500
Successfully retrieved terms status
Unauthorized Error
Request validation error
Internal Server Error