API Reference

List User Organizations

Retrieve all organizations that the authenticated user has access to.

This endpoint returns a list of organizations where the current user is a member, providing essential organization information for navigation and context switching within multi-tenant applications.

Use Cases:

  • Organization selector in user interfaces
  • Multi-tenant application navigation
  • User access audit and reporting
  • Dashboard organization filtering

Authentication Required:

  • Valid Bearer token in Authorization header
  • User must have active membership in at least one organization
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!