v1

latestOpenAPI 3.0.12026-07-2665150231.1 KB
Pearl

Get Pearl Credentials

Retrieves the API credentials (Id and Name only) available to the specified Pearl. Use a returned Id as the CredentialId of an API action in the Pearl flow.

get/v2/Pearl/Credential/{pearlId}

Path parameters

pearlIdstring required

The unique identifier of the Pearl.

Response

The credentials available to the specified Pearl.

idstring nullable

The credential ID. Use this value as the CredentialId of an API action.

namestring nullable

The display name of the credential.