Skip to main content
GET
Check logging namespace

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

project_id
integer
required

Project ID

region_id
integer
required

Region ID

namespace_name
string
required

custom namespace for validation

Response

custom_namespace creation availability

available
boolean
required

Is namespace available

Example:

true

namespace
string
required

Client namespace

Example:

"custom_namespace"