Xsolla-logo

Get projects

get/merchants/{merchant_id}/projects

Gets list of projects of a merchant.

SecuritybasicAuth
Request
path Parameters
merchant_id
required
integer

Merchant ID.

query Parameters
sort
string

Sorting the list items by their creation date. Can be asc (sort in ascending order) and desc (sort in descending order). Default is asc.

Responses
200

OK.

403

Forbidden.

404

Merchant isn't found or merchant has no projects.

422

Unprocessable Entity.

Request samples