Skip to main content
GET
List Organizations

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Cookies

blindsight_session
string | null

Response

Successful Response

id
integer
required
name
string
required
slug
string
required
license_type
string
required
uuid
string | null
license_key
string | null
license_expires_at
string<date-time> | null
plan_tier
string | null
max_users
integer | null
max_datasets
integer | null
max_total_scans
integer | null
max_concurrent_scans
integer | null
max_queue_size
integer | null
max_dataset_size_bytes
integer | null
max_total_storage_bytes
integer | null
created_at
string<date-time> | null
updated_at
string<date-time> | null
member_count
integer
default:0