Skip to main content

BindingListResponse

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/BindingListResponse.json
bindings object[]required
  • Array [
  • $schemauri

    A URL to the JSON Schema for this object.

    Example: https://example.com/schemas/Binding.json
    expiresAtdate-time
    grantedAtdate-timerequired
    grantedBystring
    idstringrequired
    roleIdstringrequired
    roleNamestringrequired
    tenantIdstringrequired
    userUUIDstringrequired
  • ]
  • BindingListResponse
    {
    "$schema": "https://example.com/schemas/BindingListResponse.json",
    "bindings": "Unknown Type: array,null"
    }