# GET /salesforce-accounts/{id}.json **GET /salesforce-accounts/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ## Responses ### 200 Successful response #### Body: application/json (object) - **channelId** (integer(int32) | null) Channel - **createdAt** (string(date-time)) Created at - **enabled** (boolean | null) Enabled - **id** (integer(int32)) Id - **loginUrl** (string) Login url - **name** (string) Name - **paidStatuses** (array[string] | null) Paid statuses - **password** (string) Password - **securityToken** (string | null) Security token - **updatedAt** (string(date-time)) Updated at - **username** (string) Username [Powered by Bump.sh](https://bump.sh)