Retrieve all personal access tokens for a publisher
Authorizations
Bearer token authentication. Normally a Firebase or Cloud JWT. A 'comfyui-' prefixed API key is ALSO accepted in this header: the prefix classifies the value as an API key and it is validated exactly as if it had been sent in X-API-Key. Accepted on the operations served by the comfyFirebase auth middleware (BE-9720, parity with ingest).
Path Parameters
Response
List of all personal access tokens
[Output Only]The date and time the token was created.
Optional. A more detailed description of the token's intended use.
Unique identifier for the GitCommit
Required. The name of the token. Can be a simple description.
[Output Only]. The personal access token. Only returned during creation.