GET https://dev-hr-bizzi-api.izzi.digital/authapi/nodes/read?orderby=nodeOrder

Serializer

1 Handled
0.17 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  "status" => [
    "success" => true
    "message" => ""
    "code" => 200
  ]
  "data" => [
    "currentPageNumber" => 1
    "numItemsPerPage" => 100
    "totalItemCount" => 1
    "items" => [
      [
        "id" => 1
        "nodeType" => "read"
        "status" => 1
        "title" => "test"
        "createdAt" => 1737462245000
        "changedAt" => 1737462245000
        "meta" => []
        "ownerUid" => "4708f7c2-366b-41da-a726-3d00c884c17e"
        "slug" => "www.google.com"
        "nodeOrder" => 0
        "language" => null
      ]
    ]
  ]
]
Format: json
Show context
[
  "json_encode_options" => 15
]
JsonEncoder (0.01 ms) 0.17 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.