user_agreements

API endpoint base: https://pirca.arvadosapi.com/arvados/v1/user_agreements

Resource

This provides an API for inactive users to sign clickthrough agreements prior to being activated.

Methods

Required arguments are displayed in green.

list

List user agreements. This is a list of collections which contain HTML files with the text of the clickthrough agreement(s) which can be rendered by Workbench.

Argument Type Description Location Example

signatures

List user agreements that have already been signed. These are recorded as link objects of {"link_class": "signature", "name": "click"}.

Argument Type Description Location Example

sign

Sign a user agreement.

Argument Type Description Location Example
uuid string The UUID of the user agreement collection. path

Previous: users Next: keep_services

The content of this documentation is licensed under the Creative Commons Attribution-Share Alike 3.0 United States licence.
Code samples in this documentation are licensed under the Apache License, Version 2.0.