Printago API
GET
/v1/integrations/ebay
List eBay integrations
List all connected eBay accounts for a store
Response Schema
Response
value
object[]
Example Response
200 OK — application/json
[
{
"integrationId": "string",
"sellerId": "string",
"username": "string",
"marketplaceId": "string"
}
]