BindingListResponse
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/BindingListResponse.jsonbindings object[]required
Array [
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/Binding.jsonexpiresAtdate-time
grantedAtdate-timerequired
grantedBystring
idstringrequired
roleIdstringrequired
roleNamestringrequired
tenantIdstringrequired
userUUIDstringrequired
]
BindingListResponse
{
"$schema": "https://example.com/schemas/BindingListResponse.json",
"bindings": "Unknown Type: array,null"
}