cURL
curl --request GET \ --url https://api.defendis.ai/api/v1/dataleaks/credentials \ --header 'Authorization: Bearer <token>'
{}
Required for all /api/v1 endpoints. Use Authorization: Bearer <api_key>
Credentials response
The response is of type object.
object
Was this page helpful?