Agreements

You must agree to the Specific Terms for API Use before using the Console Connect API. If you are using the Console Connect web application, you must also agree to the Console Connect Terms of Service. To view agreement information via API, you will need your companyId, which can be retrieved through the Company API.

Get Agreements

Get the agreements your company has agreed to.

Securityapi-key
Request
path Parameters
companyId
required
string

The ObjectId of your company.

Responses
200

OK

get/app-user/{companyId}/agreements
Response samples
application/json
[
  • {
    }
]