GET /accounts/terms/agree
GET
/accounts/terms/agree
Get current version terms of use.
content: application/json: schema: type: object properties: terms: type: string description: current version terms of use.
content: application/json: schema: $ref: '#/components/schemas/Error'
Last updated 1 year ago