Skip to main content
GET
/
api
/
integrations
/
credentials-status
Get Credentials Status
curl --request GET \
  --url https://api.example.com/api/integrations/credentials-status \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Cookies

antidote_session
string | null

Response

Successful Response

The response is of type Response Get Credentials Status Api Integrations Credentials Status Get · object.