Skip to main content

User-related API environment

Production user-related API docs

Get room profile by URL or subdomain

Retrieve a room profile by its unique URL (for groups) or subdomain (for pages). Returns room details, member counts, and relationship status.

Path Parameters
    url string

    Group URL identifier (lowercase)

    subdomain string

    Page subdomain identifier (lowercase)

Responses

Room profile with details and membership info

Loading...