Get namespace info
GET
/v1/namespace/{id}Last modified: 10 days ago
Returns array of namespace versions
Request
Path Params
id
string
required
Namespace id in hexadecimal
>= 56 characters<= 56 characters
Example:
0000000000000000000000000000000000000000b32b8afff6f3dabb
Request samples
Responses
OK(200)
Bad Request(400)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
$ref(#/definitions/2465244)[]
optional
#/definitions/2465244
optional
Example
Not configured
Last modified: 10 days ago