Skip to main content
GET
List user credentials

Authorizations

X-API-Key
string
header
required

API key authentication. Include your API key in the X-API-Key header as: X-API-Key YOUR_API_KEY

Example:

Authorization
string
header
required

JWT Bearer token authentication. Include your access token in the Authorization header as: Bearer YOUR_ACCESS_TOKEN

Example:

Response

List of user credentials retrieved successfully

created_at
string<date-time>
required
id
string<uuid>
required
modified_by
string
required
name
string
required
provider
enum<string>
required
Available options:
microsoft,
sftp,
aws_ses,
google,
postgresql,
internal_postgresql,
file_storage,
sharepoint_client_secret
updated_at
string<date-time>
required
user_id
string<uuid> | null