Skip to main content

ListPersonMembershipsResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ListPersonMembershipsResponseBody.json
items object[]required
  • Array [
  • $schemauri

    A URL to the JSON Schema for this object.

    Example: https://example.com/schemas/MembershipView.json
    activebooleanrequired
    departmentstring
    notesstring
    orgUuidstringrequired
    personUuidstringrequired
    primarybooleanrequired
    rolestring
    sincedate-time
    tenantIdstringrequired
    untildate-time
    uuidstringrequired
  • ]
  • ListPersonMembershipsResponseBody
    {
    "$schema": "https://example.com/schemas/ListPersonMembershipsResponseBody.json",
    "items": "Unknown Type: array,null"
    }