Version 4.0.25.2 (latest)
Get all artifact namespaces and the count of artifacts in each namespace
Note: The artifact storage API can only be used by Looker-built extensions.
Request
GET
/artifact/namespaces
Datatype
Description
Request
query
Expand HTTP Query definition...
fields
Comma-delimited names of fields to return in responses. Omit for all fields
limit
Number of results to return. (used with offset)
offset
Number of results to skip before returning any. (used with limit)
Response
Datatype
Description
(array)
namespace
lock
Artifact storage namespace.
count
lock
The number of artifacts stored in the namespace.
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
Datatype
Description
(object)
message
lock
Error details
errors
Expand ValidationErrorDetail definition...
field
lock
Field with error
code
lock
Error code
message
lock
Error info message
documentation_url
lock
Documentation link
documentation_url
lock
Documentation link
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link