Skip to main content
GET
List reseller organizations

Authorizations

Authorization
string
header
required

Reseller API key, sent raw in the Authorization header: Authorization: rs_live_xxxxxxxxxxxxxxxx. Keys prefixed rs_test_ operate against the test environment. The same key serves v2 and the swap operations, and it only reaches the organizations Fourvenues authorized on it.

Query Parameters

limit
integer
default:50

Page size.

Required range: 1 <= x <= 100
offset
integer
default:0

Number of items skipped before the page.

Required range: x >= 0

Response

Page of organizations

data
object[]
has_more
boolean

Whether another page exists after this one.

Example:

true

success
boolean
Example:

true