Context Artifacts
List Context Artifacts
GET
Returns the key-value pairs of all artifacts in a context.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Name of the project containing the context.
Name of the context to list artifacts from.