[{"label":"Latest (v1.0)","version":"latest"}]
csp
OrganizationsDto
Contains the list of organization properties.
Properties
array of
string
refLinks
Optional
Links of references
JSON Example
{
"items": [
{
"auditLogsInstanceId": "string",
"displayName": "string",
"enforceUserApiTokenMfa": false,
"isMfaRequired": false,
"language": "string",
"locale": "string",
"maxAllowedAuthExemptedUserCount": 0,
"metadata": {
"key": "string"
},
"name": "string",
"parentRefLink": "string",
"refLink": "string",
"status": "string"
}
],
"refLinks": [
"string"
]
}