Detail

Returns the caller’s CXT credential for one provider, without passwords or access tokens. | () -> (CxtCredsLimited1)

Authentication

AuthorizationBearer

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

Path parameters

provider_org_idstringRequired

Must be a string starting with org_

Response

Successful Response
_idstring
base_urlstring
created_at_timestampdatetime
cxt_auth_typeenum
org_idstring

Must be a string starting with org_

owned_by_user_idstring

Must be a string starting with user_

provider_org_idstring

Must be a string starting with org_

schema_versioninteger
shipping_integration"cxt"
updated_at_timestampdatetime
access_token_expires_at_timestampdatetimeOptional
access_token_updated_at_timestampdatetimeOptional
activebooleanOptionalDefaults to true
cxt_customer_idslist of integersOptional
high_water_mark_timestampdatetimeOptional
notesstringOptional<=4096 characters
usernamestringOptional

Errors

422
Creds Detail V1request Unprocessable Entity Error