Skip to main content

Retrieve a stored credential

GET 
/custom_storage_credentials/:connection_id

Returns the information about custom storage credentials.

Request

Responses

200:

A response containing a credentials resource.

401:

Unauthorized. The request lacks valid authentication credentials.

404:

Resource not found. The requested resource or URL could not be found.

default:

Unexpected error.