List named credentials

GET {{_endpoint}}/services/data/v{{version}}/tooling/query/?q=SELECT FIELDS(ALL) FROM NamedCredential LIMIT 200

Request Params

KeyDatatypeRequiredDescription
qstring

RESPONSES

status: OK

{"size":1,"totalSize":1,"done":true,"queryLocator":null,"entityTypeName":"NamedCredential","records":[{"attributes":{"type":"NamedCredential","url":"/services/data/v58.0/tooling/sobjects/NamedCredential/0XA4H000000TNRhWAO"},"Id":"0XA4H000000TNRhWAO","IsDeleted":false,"DeveloperName":"Slack_Webhook_for_integration_Channel","Language":"en_US","MasterLabel":"Slack Webhook for #integration Channel","NamespacePrefix":null,"CreatedDate":"2020-11-06T14:04:44.000+0000","CreatedById":"00558000000yFyDAAU","LastModifiedDate":"2020-11-06T14:04:44.000+0000","LastModifiedById":"00558000000yFyDAAU","SystemModstamp":"2020-11-06T14:04:44.000+0000","Endpoint":"https://hooks.slack.com/services/SECRET","PrincipalType":"Anonymous","JwtIssuer":null,"JwtFormulaSubject":null,"JwtTextSubject":null,"JwtValidityPeriodSeconds":null,"JwtAudience":null,"AuthTokenEndpointUrl":null}]}