Skip to main content

Credential List

Response

CODE
{
    "status": true,
    "data": [
        
        {
            "uuid": "****-*****-****-****",
            "name": "test1",
            "is_readonly": false,
            "access_key": "hidden",
            "subfolder": "",
            "buckets": [
                {
                    "uuid": "****-*****-****-****",
                    "organization_uuid": "****-*****-****-****",
                    "name": "test1",
                    "region": "eu-ist-1",
                    "size": "0B"
                }
            ]
        },
        {
            "uuid": "****-*****-****-****",
            "name": "test2",
            "is_readonly": true,
            "access_key": "hidden",
            "buckets": [
                {
                    "uuid": "****-*****-****-****",
                    "organization_uuid": "****-*****-****-****",
                    "name": "bucket1",
                    "region": "eu-ist-1",
                    "size": "564.57MB"
                },
                {
                    "uuid": "****-*****-****-****",
                    "organization_uuid": "****-*****-****-****",
                    "name": "bucket2",
                    "region": "eu-ist-1",
                    "size": "250.0B"
                },
                {
                    "uuid": "****-*****-****-****",
                    "organization_uuid": "****-*****-****-****",
                    "name": "bucket3",
                    "region": "eu-ist-1",
                    "size": "0B"
                },
                {
                    "uuid": "****-*****-****-****",
                    "organization_uuid": "****-*****-****-****",
                    "name": "bucket4",
                    "region": "eu-ist-1",
                    "size": "0B"
                }
            ]
        },
        {
            "uuid": "****-*****-****-****",
            "name": "test3",
            "is_readonly": true,
            "access_key": "hidden",
            "buckets": [
                {
                    "uuid": "****-*****-****-****",
                    "organization_uuid": "****-*****-****-****",
                    "name": "bucket1",
                    "region": "eu-ist-1",
                    "size": "0B"
                },
                {
                    "uuid": "****-*****-****-****",
                    "organization_uuid": "****-*****-****-****",
                    "name": "bucket2",
                    "region": "eu-ist-1",
                    "size": "0B"
                },
                {
                    "uuid": "****-*****-****-****",
                    "organization_uuid": "****-*****-****-****",
                    "name": "bucket3",
                    "region": "eu-ist-1",
                    "size": "564.57MB"
                }
            ]
        },
        {
            "uuid": "****-*****-****-****",
            "name": "test",
            "is_readonly": true,
            "access_key": "hidden",
            "subfolder": "subfolder",
            "buckets": [
                {
                    "uuid": "****-*****-****-****",
                    "organization_uuid": "****-*****-****-****",
                    "name": "bucket1",
                    "region": "eu-ist-1",
                    "size": "0B"
                }
            ]
        },
        {
            "uuid": "****-*****-****-****",
            "name": "test",
            "is_readonly": false,
            "access_key": "hidden",
            "buckets": [
                {
                    "uuid": "****-*****-****-****",
                    "organization_uuid": "****-*****-****-****",
                    "name": "bucket1",
                    "region": "eu-ist-1",
                    "size": "0B"
                }
            ]
        },
    ]
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.