Detail

Returns the caller’s Xcelerator credential for one provider, without password or access token. | () -> (XceleratorCredsLimited1)

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
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"xcelerator"
updated_at_timestampdatetime
access_token_expires_at_timestampdatetime or nullOptional
access_token_updated_at_timestampdatetime or nullOptional
activebooleanOptionalDefaults to true
descriptionstring or nullOptional<=4096 characters
high_water_mark_timestampdatetime or nullOptional
provider_account_labelstring or nullOptional<=2048 characters
usernamestring or nullOptional

Errors

422
Creds Detail V1request Unprocessable Entity Error