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

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Path Parameters

credential_type
string
required

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