Supported Formats

JSON

Errors

Code Description
401 Unauthorized
404 Missing
500 Server crashed for some reason

Examples

{
  "domain_memberships": [{
    "id": 7,
    "team_id": 6,
    "domain_id": 6,
    "created_at": "2019-11-19T07:01:46.740Z",
    "updated_at": "2019-11-19T07:01:46.740Z"
  }, {
    "id": 14,
    "team_id": 6,
    "domain_id": 4,
    "created_at": "2019-11-19T13:46:59.335Z",
    "updated_at": "2019-11-19T13:46:59.335Z"
  }]
}