Skip to content
Mailisk
Search
K
Main Navigation
Website
Appearance
Menu
Return to top
List namespaces
GET
/api/namespaces
Authorizations
ApiKey
Type
API Key (header: X-Api-Key)
Responses
200
Content-Type
application/json
Schema
JSON
JSON
{
"total_count"
:
0
,
"data"
:
[
{
"id"
:
"string"
,
"namespace"
:
"string"
,
"shared"
:
true
,
"shared_organisation_id"
:
"string"
,
"settings"
:
{
"retention_time"
:
0
,
"quota_limit"
:
0
}
}
]
}
GET
/api/namespaces
Playground
Server
Select a server...
Authorization
ApiKey
Try it out
Samples
Powered by
VitePress OpenAPI