Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 498 Bytes

OrganizationAdminResponse.md

File metadata and controls

14 lines (14 loc) · 498 Bytes

OrganizationAdminResponse


Description

Organization Administrators Response

Fields

Name Description Type Allowed Values Required
administrators List of organization administrators list false
messages List of messages list false
success Indicates whether API response was successful or not boolean false

Template

{"administrators":[],"messages":[],"success":true}