GET /api/public/personal_attributes/behavioralparadigm
HTTP 200 OK
Allow: GET, POST, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "behavioralparadigms": [
        {
            "id": "572bd9a2-815f-4f1d-abf4-c5a06fd13027",
            "name": "Dizziness (Zero Maze)",
            "description": "",
            "setup_type": "164b1946-3418-4b32-9128-51752b39dd4f",
            "is_public": true
        },
        {
            "id": "24f9fa74-4357-4f26-8006-48fcdc714cf0",
            "name": "Dizziness",
            "description": "",
            "setup_type": "2c38a4c6-b867-4cf8-9491-8917af024c2c",
            "is_public": true
        },
        {
            "id": "0870e418-eb6c-42f7-b069-e87b2c77318c",
            "name": "Eating Cheese",
            "description": "",
            "setup_type": "42e13984-32eb-417c-a1e9-6e3d4a611593",
            "is_public": true
        },
        {
            "id": "d10ef7f9-8785-477b-8ae5-a0500dca004f",
            "name": "Looking for Cheese",
            "description": "",
            "setup_type": "42e13984-32eb-417c-a1e9-6e3d4a611593",
            "is_public": true
        },
        {
            "id": "f6b7f6b2-77c7-422e-9859-0f57f8828c0e",
            "name": "Lore testing BP2",
            "description": "",
            "setup_type": "2c38a4c6-b867-4cf8-9491-8917af024c2c",
            "is_public": true
        },
        {
            "id": "93885d14-9716-47c8-ad04-a0cef95aa5ec",
            "name": "Doing gymnastics",
            "description": "",
            "setup_type": "42e13984-32eb-417c-a1e9-6e3d4a611593",
            "is_public": true
        }
    ]
}