Collaborator

Profile

A Collaborator represents a user that has been given access to an Application.

See ch:collaborators for more information on inviting collaborators.

Properties

name type
email email
name string
rel conditional
self false
ch:application false

Additional semantics

No additional semantics.

Example representation

{
  "name": "Clearhaus A/S",
  "email": "support@clearhaus.com",
  "_links": {
    "self": {
      "href": "https://merchant.test.clearhaus.com/collaborators/a2739d19-2b66-4aa4-bd61-9836d84439dc"
    },
    "ch:application": {
      "href": "https://merchant.test.clearhaus.com/applications/3128a7e4-9594-42fb-a9bd-4f444b58110f"
    },
    "curies": [
      {
        "href": "https://developer.clearhaus.com/rels/{rel}",
        "templated": true,
        "name": "ch"
      }
    ]
  }
}
Open Navigation Close Navigation