Protocols

Get available file slugs for protocol

Returns which file slugs are available to retrieve for this protocol

get/v1/artifacts/protocols/{namespace}/{slug}/{version}/files

Path parameters

namespacestring required

Artifact namespace. Should be common, private-, or client-

slugstring required

Artifact slug

versionstring required

Artifact version

Query parameters

include_prereleasesboolean

Include prerelease artifacts in search

Response

Successfully fetched available Protocol file slugs

ProtocolFileSlug[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.