Skip to content

There is no child data in folders api #577

@jeegar123

Description

@jeegar123

I was fetching data from this api

https://passbolt.local/folders.json?contain[children_resources]=1&contain[children_folders]=1&filter[search]=test_folder

As per doc,
https://www.passbolt.com/docs/api/#tag/Folders

These will fetch child resource also, but there is no name & username for resource

stdClass Object
(
[personal] => 1
[id] => 3013dc39-bee1-4f9f-9b63-4faa11c458ff
[name] =>
[username] =>
[uri] =>
[description] =>
[metadata] => -----BEGIN PGP MESSAGE-----
-----END PGP MESSAGE-----

[metadata_key_id] => e951134f-4b87-4664-990f-d10f5d4c8507
[metadata_key_type] => user_key
[deleted] => 
[expired] => 
[created] => 2025-10-21T06:45:42+00:00
[modified] => 2025-10-21T06:45:42+00:00
[created_by] => 5faae0b4-6553-42c5-9037-e0d51a55aab4
[modified_by] => 5faae0b4-6553-42c5-9037-e0d51a55aab4
[resource_type_id] => dd1f723d-0d1e-513f-8218-4055dc0530d0
[folder_parent_id] => 151da7d2-c476-4f27-b43a-7fba19704855

)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions