API endpoint that allows saved sessions to be viewed or edited.

GET /pagin_purchased_therapy_resources/?format=api&ordering=id&page=355
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3541,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/pagin_purchased_therapy_resources/?format=api&ordering=id&page=354",
    "results": [
        {
            "id": 3541,
            "name": "Walking Safely with an Adult Social Story – Printable PDF for Kids",
            "url": "walking-safely-with-an-adult-social-story-printable-pdf-for-kids",
            "grade_level": "Pre-K – Kindergarten",
            "content_overview": "Format: PDF | Pages: 11 | Features: Real images, social story, vocabulary, spelling, comprehension, role-play",
            "short_description": "Walking safely with an adult social story teaches safe habits using real-life images and simple sentences. Children build behavioral skills through vocabulary and comprehension activities. Role-play and spelling practice help reinforce safe walking routines.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-walking-safely-with-an-adult-tku80ye4zt-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": "1.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 507,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/walking-safely-with-an-adult-rfdgpkvtye-pdf-id-564.pdf",
            "user_id": 17,
            "created_at": "2026-04-11T14:33:18.859627+05:30",
            "preview_images": []
        }
    ]
}