Retrieve the AutoSellProfile matching the provided id. The id corresponds to the autoSellProfileKey used in Controls or Mirror.
id
autoSellProfileKey
Success
Unauthorized. Make sure you're using the right api key.
Not found.
Too many requests
Last updated 7 months ago
GET /v1/auto-sell-profile/{id} HTTP/1.1 Host: api.odinbot.io x-api-key: YOUR_API_KEY Accept: */*
{ "autoSellProfile": null }