1. Docs
  2. API Reference
  3. AssignmentResponseDto

The AssignmentResponseDto object

Example

{
  "id": "string",
  "identity_id": "string",
  "application_node_id": "string",
  "role_id": "string",
  "effective_from": "2026-04-20T12:00:00.000Z",
  "effective_to": "2026-04-20T12:00:00.000Z",
  "created_at": "2026-04-20T12:00:00.000Z",
  "updated_at": "2026-04-20T12:00:00.000Z"
}

Properties

  • idstring*
  • identity_idstring*
  • application_node_idstring*
  • role_idstring*
  • effective_fromstring (date-time)
  • effective_tostring (date-time)
  • created_atstring (date-time)*
  • updated_atstring (date-time)*