Retrieve detailed information about a specific namespace. Includes all functions associated with the namespace.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Project ID
Region ID
Namespace name
OK
Namespace creation date.
Namespace functions.
Deploy status of namespace functions.
Namespace name.
Namespace status.
Namespace description.
255"This is a sample namespace."
Namespace environment variables. Keys must match a specific regex pattern and be 1-255 characters long, and values must be 0-255 characters long.
{ "ENV_VAR": "value" }