Skip to main content
GET
Get Authentication Info

Authorizations

Authorization
string
header
required

HTTP Basic Authentication using your Tiger Cloud public key and secret key.

Format: Authorization: Basic <base64(public_key:secret_key)>

Example:

Response

Authentication information retrieved successfully.

type
enum<string>
required

The type of authentication being used

Available options:
apiKey
Example:

"apiKey"

apiKey
object
required

Information about the API key credentials