dot-get_synapse_token: Retrieve a synapse token using PAT

.get_synapse_tokenR Documentation

Retrieve a synapse token using PAT

Description

Retrieve a synapse token using PAT

Usage

.get_synapse_token(pat = NULL)

Arguments

pat

'Synapse' Personal Access Token. If NULL, package will search package environment for "pat".

Value

a 'Synapse' token. Will look for PAT and return that if successful HTTP call

Examples

## Not run: 
.get_synapse_token(pat = "test")

## End(Not run)

genieBPC documentation built on April 21, 2026, 1:06 a.m.