• Asks generic issuance backend for details about a Pipeline. User has to be authenticated as an owner or editor of the pipeline.

    Never rejects. All information encoded in the resolved response.

    Parameters

    • userJWT: string
    • zupassServerUrl: string
    • pipelineId: string

    Returns Promise<InfoResult>

Generated using TypeDoc