Overview
useFetchSpaceTeam returns a callable function that fetches all admins and moderators of a space in a single non-paginated response. This is useful for displaying the space’s leadership team.
Usage Example
Parameters
UUID of the space.
Returns
All admins and moderators with active status, including embedded user details. See SpaceMember.

