Namespace List
A namespace that can be used to group DataProduct
s.
Writable Fields:
name
: The Namespace
name
full_name
(optional): The full name of the Namespace
website
(optional): Website URL associated with the Namespace
Read-only Fields:
url
: Reference to the instance of the Namespace
, final integer is the Namespace
id
last_updated
: Datetime that this record was last updated
updated_by
: Reference to the user that updated this record
GET /api/namespace/?format=api
{
"count": 0,
"next": null,
"previous": null,
"results": []
}