사용자·그룹 디렉터리
호출자가 조회할 수 있는 사용자와 그룹을 찾고 식별자를 확인하는 API입니다.
📄️ Batch-resolve subject ids to display-safe summaries
Resolve up to 100 user or group identifiers in input order. Identifiers outside the caller's visibility scope and missing identifiers are omitted, and duplicate inputs produce one result.
📄️ Search Subjects
Search users and groups visible to the caller. `search` must contain at least two characters. Results rank exact identifier matches before prefix and substring matches, and `next_cursor` is always null in the current contract.