v1
integrations
Get Specific Credential By ID
get/api/integrations/{provider}/credentials/{cred_id}
Path parameters
providerstring required
Provider name for integrations. Can be any string value, including custom provider names.
cred_idstring required
Response
Successful Response
Changes
Changed in 1 of the 92 revisions of this API.1
- ●
added the new
device_codeenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●