Skip to main content
GET
Get a list of all loops you have created. This endpoint returns comprehensive information about each loop including member statistics and current status.

Authentication

Authorization
string
required
Your API key for authentication

Response

error
boolean
Whether an error occurred
msg
string
Success message
data
object

Understanding Loop Status

Member Status Types

Active Members

Users who have joined the loop and can receive review requests.

Pending Members

Users who have been invited but haven’t joined the loop yet.

Loop Information

Each loop provides:
  • Member statistics to understand team capacity
  • Creation and update timestamps for tracking
  • Complete member list with join status
  • Creator information for ownership

Filtering and Management

Use this endpoint to:
  • Monitor loop health by checking member counts
  • Identify inactive loops with no recent updates
  • Track team growth through member statistics
  • Manage loop portfolios across different use cases

Next Steps

Get Specific Loop

Retrieve detailed information about a specific loop by ID.

Update Loop

Modify loop details like name, description, or icon.

View Loop Members

Get detailed member information and manage loop membership.