provider replaysession_recording_playlists GET /api/environments/{environment_id}/session_recording_playlists/{short_id}/
@utdk/posthog /api/environments/{environment_id}/session_recording_playlists/{short_id}/
environments_session_recording_playlists_retrieve
environment_id path required
Deprecated. Use /api/projects/{project_id}/ instead.
string
short_id path required
string

Try it

Authentication
Configure credentials for PostHog API
environmentsSessionRecordingPlaylistsRetrieve
GET/api/environments/{environment_id}/session_recording_playlists/{short_id}/

Parameters

required

Deprecated. Use /api/projects/{project_id}/ instead.

required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import posthog from '@utdk/posthog';

await posthog.environmentsSessionRecordingPlaylistsRetrieve()