Skip to main content
GET
/
api
/
core
/
credentials
Get credentials
curl --request GET \
  --url https://api.example.com/api/core/credentials \
  --header 'Authorization: Bearer <token>'
[
  {
    "id": "<string>",
    "display_name": "<string>",
    "type": "confluence"
  }
]

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Query Parameters

credential_type
string | null

Response

Successful Response

id
string
required
display_name
string
required
type
enum<string>
required
Available options:
confluence,
disa,
google_drive,
jira,
one_losp,
sap_btp,
sharepoint,
still_sales_and_service,
cloud_storage,
manually_synced