Sessions
List Sessions
Retrieve all sessions for the authenticated user
GET
Authentication
This endpoint requires authentication. Include session credentials in your request.Query Parameters
Filter sessions by category ID
Filter sessions by category slug (max 120 characters)
Comma-separated list of tag slugs to filter by (e.g., “joi,femdom”)
Tag matching mode: “and” or “or” (default: “or”)
Sort order: “recent” or “relevance” (when using tag filtering)
Response
Returns an array of session objects owned by the authenticated user.Unique session identifier
Session title
Owner’s user ID
Array of subreddit names associated with this session
Category ID for this session
Minimum slide interval in seconds (1-60)
Maximum slide interval in seconds (1-60)
Transition effect: “fade”, “slide”, “zoom”, “flip”, or “none”
URL to session thumbnail image
Custom AI prompt for caption generation
Caption theme: “joi”, “forced-bi”, “beta”, “cbt”, “cuckold”, or “custom”
Whether the session is publicly accessible
Whether the session is marked as favorite
Whether auto-advance is disabled in the player
Whether the session was imported from an external source
Source of import (e.g., “imgchest”)
Session creation timestamp
Last update timestamp