USER_GROUP

Get Group Ownership

get/groups/{user_group_id}/ownership

Path parameters

user_group_idinteger required

Headers

x-tenantstring required

Response

Successful Response

idinteger required
user_group_idinteger required
entity_typestring required
ownership_ruleobject required
is_activeboolean required
is_deletedboolean required
created_bystring required
updated_bystring required
created_atstring date-time required
updated_atstring date-time required
groupingstring nullable

Changes

Changed in 1 of the 28 revisions of this API.111

  • 103580dad816111See the full diff
    • the items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property items/grouping to the response with the 200 status

      response-optional-property-added

    • added the required property items/created_at to the response with the 200 status

      response-required-property-added

    • added the required property items/created_by to the response with the 200 status

      response-required-property-added

    • added the required property items/entity_type to the response with the 200 status

      response-required-property-added

    • added the required property items/id to the response with the 200 status

      response-required-property-added

    • added the required property items/is_active to the response with the 200 status

      response-required-property-added

    • added the required property items/is_deleted to the response with the 200 status

      response-required-property-added

    • added the required property items/ownership_rule to the response with the 200 status

      response-required-property-added

    • added the required property items/updated_at to the response with the 200 status

      response-required-property-added

    • added the required property items/updated_by to the response with the 200 status

      response-required-property-added

    • added the required property items/user_group_id to the response with the 200 status

      response-required-property-added