Nuxa
Api referenceOrgApiOrgOrgidFeaturesKey

GET /api/org/{orgId}/features/{key}

GET
/api/org/{orgId}/features/{key}

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

orgId*string

The orgId parameter

key*string

The key parameter

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://app.nuxa.ai/api/org/string/features/string"
{}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}