v1

latestOpenAPI 3.1.0Eclipse Public License 2.02026-07-172520131.8 KB
registry-api

Check if a personal access token is valid and is allowed to publish in a namespace

get/api/{namespace}/verify-pat

Path parameters

namespacestring required

Namespace

Query parameters

tokenstring required

A personal access token

Response

The provided PAT is valid and is allowed to publish extensions in the namespace

successstring

Indicates success of the operation (omitted if a more specific result type is returned)

warningstring

Indicates a warning; when this is present, other properties can still be used

errorstring

Indicates an error; when this is present, all other properties should be ignored