Skip to main content
GET
Get Organizations List

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successfully retrieved organizations list

id
string

Organization identifier

name
string

Organization name

avatarUrl
string

Organization avatar URL

createdAt
string<date-time>

Creation time

updatedAt
string<date-time>

Update time

members
object[]
_count
object