# GET /reseller-subscriptions/{id}.json **GET /reseller-subscriptions/{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) - **createdAt** (string(date-time)) Created at - **discount** (object | null | array | boolean | integer | number | string) Discount - **id** (integer(int32)) Id - **name** (string | null) Name - **resellerId** (integer(int32)) Reseller - **status** (string | null) Status - **stripeProductId** (string | null) Stripe product - **stripeSubscriptionId** (string | null) Stripe subscription - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)