# Return channels followed by a user profile

Endpoint: GET /v2/feed/profile/channels
Version: 2026-04-10
Security: oauth2_as_a_user

## Query parameters:

  - `user_id` (integer)
    The ID of the user whose profile to view. Defaults to the authenticated user if not provided.

## Response 200 fields (application/json):

  - `data` (array, required)


