Organization

Get Organization Profile

Get the organization profile display

post/v2/organization/profile

Request body

basestring
targetstring
uuidstring

Response

success, the list in Data is OrganizationProfileDisplay

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}

Changes